-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Oliver Faircliff
committed
Mar 19, 2014
1 parent
5e00fc8
commit 26a4c8e
Showing
1 changed file
with
4 additions
and
4 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 |
---|---|---|
|
@@ -19,7 +19,7 @@ | |
|
||
<header> | ||
<h1>Dvbris Web Design</h1> | ||
<h2><a href="http://olls.github.io" data-name="olls96">Olls</a>/<a href="http://grit96.co.uk" data-name="grit96">Grit</a></h2> | ||
<h2><a href="http://oliverfaircliff.com" data-name="olls96">Olls</a>/<a href="http://geraintwhite.co.uk" data-name="grit96">Grit</a></h2> | ||
|
||
<div class="ribbon-wrapper"> | ||
<a href="http://github.com/itsapi" class="ribbon" target="_blank">Github!</a> | ||
|
@@ -86,15 +86,15 @@ <h3>Awesome Site No.2</h3> | |
|
||
<div id="bios"> | ||
<aside id="grit96" class="closed"> | ||
<h4><a href="http://grit96.co.uk" target="_blank">Geraint White</a></h4> | ||
<h4><a href="http://geraintwhite.co.uk" target="_blank">Geraint White</a></h4> | ||
<p> | ||
<a href="http://github.com/grit96" target="_blank">Github</a> | ||
<a href="http://twitter.com/grit96" target="_blank">Twitter</a> | ||
<a href="https://plus.google.com/+GeraintWhite" target="_blank">Google Plus</a> | ||
</p> | ||
</aside> | ||
<aside id="olls96" class="closed"> | ||
<h4><a href="http://olls.dvbris.com" target="_blank">Oliver Faircliff</a></h4> | ||
<h4><a href="http://oliverfaircliff.com" target="_blank">Oliver Faircliff</a></h4> | ||
<p> | ||
<a href="http://github.com/olls" target="_blank">Github</a> | ||
<a href="http://twitter.com/olls96" target="_blank">Twitter</a> | ||
|
@@ -107,7 +107,7 @@ <h4><a href="http://olls.dvbris.com" target="_blank">Oliver Faircliff</a></h4> | |
<p>Copyright © 2014 Dvbris Web Design</p> | ||
<address> | ||
<p> | ||
<a href="http://olls.github.io" rel="author" target="_blank">Oliver Faircliff</a> and <a href="http://grit96.co.uk/" rel="author" target="_blank">Geraint White</a> | ||
<a href="http://oliverfaircliff.com" rel="author" target="_blank">Oliver Faircliff</a> and <a href="http://geraintwhite.co.uk/" rel="author" target="_blank">Geraint White</a> | ||
</p> | ||
<p> | ||
<a href="mailto:[email protected]" target="_blank">[email protected]</a> | ||
|