-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from AidenSorabji/skibiditoilet
added email
- Loading branch information
Showing
2 changed files
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,16 +67,11 @@ | |
░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░▒▓███████▓▒░░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░ | ||
</pre | ||
> | ||
<br /> | ||
<p>Welcome to my site!!</p> | ||
<p>I hope you like the site so far, please take a look around!</p> | ||
<br /> | ||
<p id="changeEffects"> | ||
Want some fancy effects? Click | ||
<a onclick="changeEffects()">HERE</a> to turn them on. | ||
Click | ||
<a onclick="changeEffects()">HERE</a> to turn effects on. | ||
</p> | ||
</header> | ||
<p>Some things you might be interested in:</p> | ||
<nav id="nav_tabs"> | ||
<ul> | ||
<li><a href="#home" class="tab_switcher" id="home_tab">Home</a></li> | ||
|
@@ -105,7 +100,17 @@ <h2>Contacts</h2> | |
> | ||
Follow me for updates on my repositories or to hire me. | ||
</p> | ||
<p> | ||
-> | ||
<em | ||
><a href="mailto:[email protected]" target="_blank" | ||
>Email</a | ||
></em | ||
> | ||
Message me to talk about hiring, business needs, etc. | ||
</p> | ||
</div> | ||
|
||
<div class="grid_row_box"> | ||
<h2>Credits</h2> | ||
<p> | ||
|
@@ -280,8 +285,8 @@ <h2>About me</h2> | |
<h2>Skills</h2> | ||
<p>-> Python <em>5+ Years Experience</em></p> | ||
<p>-> HTML <em>2+ Years Experience</em></p> | ||
<p>-> Java <em>6+ Months Experience</em></p> | ||
<p>-> C++ <em>3+ Months Experience</em></p> | ||
<p>-> Java <em>9+ Months Experience</em></p> | ||
<p>-> C++ <em>6+ Months Experience</em></p> | ||
</div> | ||
</div> | ||
<div class="grid_row"> | ||
|
@@ -323,7 +328,11 @@ <h2>Social Media</h2> | |
</p> | ||
<br /> | ||
<br /> | ||
<p>Reach out to me through Github!</p> | ||
<p> | ||
Reach out to me through my | ||
<a href="mailto:[email protected]" target="_blank">Email</a | ||
>! | ||
</p> | ||
</div> | ||
<div class="grid_row_box"> | ||
<h2>Computer Specs</h2> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters