Skip to content

Commit

Permalink
27/11/2018 16:08:18
Browse files Browse the repository at this point in the history
  • Loading branch information
SirTangent committed Nov 27, 2018
1 parent 5954a6e commit 04680af
Show file tree
Hide file tree
Showing 17 changed files with 84 additions and 914 deletions.
10 changes: 9 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
<footer>
<a href="https://www.linkedin.com/in/wyatt-phillips-53805a123/">LinkedIn<a>
<a href="https://github.com/SirTangent">GitHub<a>
<a href="https://keybase.io/sirtangent">Keybase<a>
<a href="https://www.hackster.io/SirTangent">Hackster.io<a>
<a href="https://twitter.com/SirTangent180">Twitter<a>
<a href="https://www.instagram.com/">Instagram<a>
<!--
<a href="https://creativecommons.org/licenses/by-nc/3.0/deed.en_US">
<span>
<b>{{ site.owner}}</b>
</span>
{% capture currentyear %}{{ 'now' | date: "%Y" }}{% endcapture %}
<span>© {{ currentyear }}</span>
</a>
</footer>
-->
</footer>
4 changes: 2 additions & 2 deletions _includes/links.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<a href="{{ "/archive" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">Archive</h2></a>
<a href="{{ "/about" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">About</h2></a>
<a href="{{ "/atom.xml" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">RSS</h2></a>
<a href="{{ "/about" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">About Me</h2></a>
<a href="{{ "/atom.xml" | prepend: site.baseurl | replace: '//', '/' }}"><h2 class="header-link">RSS</h2></a>
14 changes: 12 additions & 2 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<meta property="og:description" content="Engineering Student Programmer Hacker" />
<meta property="og:site_name" content="Wyatt Phillips" />
<script type="application/ld+json">
{"headline":"404","@type":"WebPage","url":"/404","author":{"@type":"Person","name":"Wyatt Phillips"},"description":"Engineering Student Programmer Hacker","@context":"http://schema.org"}</script>
{"@type":"WebPage","url":"/404","headline":"404","author":{"@type":"Person","name":"Wyatt Phillips"},"description":"Engineering Student Programmer Hacker","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->

</head>
Expand All @@ -35,8 +35,9 @@ <h1>wphillips@home:~$</h1>
<p style="text-align: center;">Engineering Student | Programmer | Hacker</p>
<div class="header-links">
<a href="/archive"><h2 class="header-link">Archive</h2></a>
<a href="/about"><h2 class="header-link">About</h2></a>
<a href="/about"><h2 class="header-link">About Me</h2></a>
<a href="/atom.xml"><h2 class="header-link">RSS</h2></a>

</div>
</div>
</header>
Expand All @@ -53,15 +54,24 @@ <h1 id="uhhhhhhhhhh-404">Uhhhhhhhhhh 404!?</h1>
</div>

<footer>
<a href="https://www.linkedin.com/in/wyatt-phillips-53805a123/">LinkedIn<a>
<a href="https://github.com/SirTangent">GitHub<a>
<a href="https://keybase.io/sirtangent">Keybase<a>
<a href="https://www.hackster.io/SirTangent">Hackster.io<a>
<a href="https://twitter.com/SirTangent180">Twitter<a>
<a href="https://www.instagram.com/">Instagram<a>
<!--
<a href="https://creativecommons.org/licenses/by-nc/3.0/deed.en_US">
<span>
<b>wphillips</b>
</span>
<span>© 2018</span>
</a>
-->
</footer>



</body>

Expand Down
233 changes: 0 additions & 233 deletions _site/Another-Sample-Page.html

This file was deleted.

Loading

0 comments on commit 04680af

Please sign in to comment.