diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 10:48:38 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-21 10:48:38 -0500 |
commit | 2410a64cf2bc4cab0b304e918c87019be1aa6d9a (patch) | |
tree | 0dd141e6864848ea656396e3e72c8b3a9ba38dec /index.html | |
parent | c4a47a37b435ec5c6cffdce832a017f8e232bb37 (diff) | |
download | personal-website-2410a64cf2bc4cab0b304e918c87019be1aa6d9a.tar.xz personal-website-2410a64cf2bc4cab0b304e918c87019be1aa6d9a.zip |
working on web
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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>
|