Updating WIP

This commit is contained in:
Bill Niblock 2015-02-19 12:36:28 -05:00
parent 84ebe81cc4
commit 3cd207d5ab

View file

@ -7,7 +7,7 @@
content="Rants of a wandering techy, in search of truth, knowledge, and a decent ping." />
<meta name="author" content="Bill 'Vagabond Azulien' Nibz" />
<link rel="stylesheet" type="text/css" href="source/styles.css" />
<link rel="stylesheet" type="text/css" href="src/styles.css" />
</head>
<body>
@ -42,22 +42,22 @@
</ul>
<div id="follow">
<a href="https://github.com/VagabondAzulien">
<img src="source/images/github_light.png"
<img src="src/images/github_light.png"
width="32" height="32" alt="GitHub"
title="My GitHub Repos" />
</a>
<a href="https://twitter.com/Azulien">
<img src="source/images/twitter_light.png"
<img src="src/images/twitter_light.png"
width="32" height="32" alt="Twitter"
title="My Twitter Feed" />
</a>
<a href="http://www.twitch.tv/vagabondazulien/profile">
<img src="source/images/twitch_light.png"
<img src="src/images/twitch_light.png"
width="32" height="32" alt="Twitch"
title="My Twitch Profile" />
</a>
<a href="http://steamcommunity.com/id/azulien">
<img src="source/images/steam_light.png"
<img src="src/images/steam_light.png"
width="32" height="32" alt="Steam"
title="My Steam Profile" />
</a>
@ -65,12 +65,12 @@
<div id="info">
<div id="cw">Niblock&copy2015</div><br />
<a href="http://www.wtfpl.net/">
<img src="source/images/wtfpl-badge.png"
<img src="src/images/wtfpl-badge.png"
width="80" height="15" alt="WTFPL"
title="Licensed under the WTFPL." />
</a>
<a href="http://www.w3.org/html/logo/">
<img src="source/images/html5-badge.png"
<img src="src/images/html5-badge.png"
width="50" height="15" alt="HTML5 Powered, CSS3 Styled"
title="HTML5 Powered, CSS3 Styled" />
</a>