diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 12:57:37 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 12:57:37 -0500 |
commit | 3db4dc9ef67b6635cad23020ff18bdf7f30f6fe0 (patch) | |
tree | a8ab157cfff4bc062d26baf38363932c064649ba | |
parent | e62a758f1456b4f96cd39960bd80a867418ecea4 (diff) | |
download | personal-website-3db4dc9ef67b6635cad23020ff18bdf7f30f6fe0.tar.xz personal-website-3db4dc9ef67b6635cad23020ff18bdf7f30f6fe0.zip |
im too lazy to branch
-rw-r--r-- | 5pxweb.sublime-workspace | 2 | ||||
-rw-r--r-- | index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/5pxweb.sublime-workspace b/5pxweb.sublime-workspace index f73662f..1f2924b 100644 --- a/5pxweb.sublime-workspace +++ b/5pxweb.sublime-workspace @@ -596,9 +596,9 @@ }, "file_history": [ + "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/index.html", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/README.md", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/5pxweb.sublime-project", - "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/index.html", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/README.txt", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/depictions/packages/com.fivepixels.mariomaps.json", "/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/CNAME", @@ -25,7 +25,7 @@ <div class="content color0 span-3-75">
<h1 class="major">Hello, my name<br />
is Dylan.</h1>
- <p>But some refer to me as <strong>FivePixels</strong>, or 5px. I am an 18 year old iOS Tweak Developer (primarily using <strong>Objective-C</strong>/<strong>Logos </strong>and <strong>Assembly</strong>) and iOS Application Developer (<strong>Swift</strong>). I've also worked with macOS Development in applications. In free time, I create concepts and UI design using <strong><a href="https://sketchapp.com/">Sketch</a></strong> and other photo manipulation software. You can continue reading <strong>about me</strong> <a href="#third">here</a>.<br><br><br>
+ <p>But some refer to me as <strong>FivePixels</strong>, or 5px. I am an 18 year old iOS Tweak Developer (primarily using <strong>Objective-C</strong>/<strong>Logos </strong>and <strong>Assembly</strong>) and iOS Application Developer (<strong>Swift</strong>). I've also worked with macOS Development in applications. In free time, I create concepts and user interfaces using <strong><a href="https://sketchapp.com/">Sketch</a></strong> and other photo manipulation software. You can continue reading <strong>about me</strong> <a href="#third">here</a>.<br><br><br>
</div>
</section>
|