aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--5pxweb.sublime-workspace22
-rw-r--r--index.html4
2 files changed, 15 insertions, 11 deletions
diff --git a/5pxweb.sublime-workspace b/5pxweb.sublime-workspace
index 283c756..5a3dc74 100644
--- a/5pxweb.sublime-workspace
+++ b/5pxweb.sublime-workspace
@@ -4,6 +4,10 @@
"selected_items":
[
[
+ "strong",
+ "strong Tag"
+ ],
+ [
"acc",
"accountsFinal"
],
@@ -592,6 +596,8 @@
},
"file_history":
[
+ "/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/CNAME",
"/Users/dylanbolger/Documents/PersonalRepo/fivepixels.github.io/css/index.css",
"/Users/dylanbolger/Documents/TweakProjects/lockscreen11/Tweak.xm",
@@ -717,9 +723,7 @@
"/Users/hetelek/Desktop/outdir/GKLocalPlayerInternal.h",
"/Users/hetelek/Desktop/outdir/GKFriendPlayerInternal.h",
"/Users/hetelek/Desktop/outdir/GKFamiliarPlayerInternal.h",
- "/Users/hetelek/Desktop/outdir/GKPlayerInternal.h",
- "/Users/hetelek/Desktop/outdir/GKInternalRepresentation.h",
- "/Users/hetelek/Desktop/a.txt"
+ "/Users/hetelek/Desktop/outdir/GKPlayerInternal.h"
],
"find":
{
@@ -727,7 +731,7 @@
},
"find_in_files":
{
- "height": 0.0,
+ "height": 93.0,
"where_history":
[
""
@@ -738,6 +742,10 @@
"case_sensitive": true,
"find_history":
[
+ "image",
+ "key",
+ "ul class",
+ "reddit",
"pem",
"hetelek",
"tweetSweetNothings",
@@ -861,11 +869,7 @@
"Slices",
"slices",
"appGroup",
- "ACTIVATION_BACKUP_SERVER",
- "-f",
- "objc_setAssociatedObject",
- "switcherGestureInProgress",
- "kill"
+ "ACTIVATION_BACKUP_SERVER"
],
"highlight": true,
"in_selection": false,
diff --git a/index.html b/index.html
index 5fe2d10..5832633 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
-->
<html>
<head>
- <title>FivePixels</title>
+ <title>FivePixels Personal Webpage</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
@@ -25,7 +25,7 @@
<div class="content color0 span-3-75">
<h1 class="major">Hello, my name<br />
is FivePixels.</h1>
- <p>But some refer to me as my first name, <strong>Dylan</strong>. I am a 17 year old iOS Tweak and Application Devloper. I've also worked with macOS Development in applications.<br><br><br>
+ <p>But some refer to me as my first name, <strong>Dylan</strong>. I am an 18 year old iOS Tweak and Application Devloper. I've also worked with macOS Development in applications.<br><br><br>
</div>
</section>