Skip to content

Commit

Permalink
Prep for Austin Py
Browse files Browse the repository at this point in the history
  • Loading branch information
aclark4life committed Jul 2, 2024
1 parent e637500 commit e6ca68c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@
<div>
<img width="66%" src="img/pillow-logo-light-text.png">
</div>
<img width="11%" src="img/dcpython-logo.png">
<p>Presented to Austin Python Meetup 07/10/24</p>
<aside class="notes">
Welcome to the Austin Python Meetup. I am Jeffrey A. Clark or Alex and I'm the creator of Python Pillow.
Welcome to the Austin Python Meetup. My name is Alex unless you are a government form, in which case I am Jeffrey A. Clark.
</aside>
</section>
<section>
Expand All @@ -29,7 +28,7 @@ <h3>About Me</h3>
<li class="fragment">Bachelor of Science Computer Science 1998 Loyola University Maryland</li>
</ul>
<aside class="notes">
We're going to talk about Pillow and a few other important items of interest but first here's a bit about me. Here I am in 1998, three years after the first PIL release.
We're going to talk about Pillow but first here's a bit about me. Here I am in 1998, three years after the first PIL release.
</aside>
</section>
<section>
Expand Down
1 change: 1 addition & 0 deletions project.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
PROJECT_NAME := pillow-demo
GIT_MESSAGE := "Prep for Austin Py"

edit:
vi index.html
Expand Down

0 comments on commit e6ca68c

Please sign in to comment.