They're making me work for this
This commit is contained in:
parent
1211e5d746
commit
e3638eea11
@ -141,6 +141,9 @@ img
|
||||
box-shadow: 0px 0px 8px #CDF8FF;
|
||||
}
|
||||
|
||||
#twfeed
|
||||
{ margin-top: 10px; }
|
||||
|
||||
#wrapper
|
||||
{
|
||||
background-image: url('img/50black.png');
|
||||
|
@ -8,8 +8,10 @@
|
||||
<img id="profile" src="img/profile.png" alt="Me!" />
|
||||
PGP Fingerprint:<br />
|
||||
<code>CF30 A41A 0698 6B1F 6037 208A 3D21 FA83 9D9A 229F</code><br />
|
||||
Public key: <a target="_blank" href="http://pgp.mit.edu/pks/lookup?op=get&search=0x3D21FA839D9A229F">9D9A229F</a><br />
|
||||
Public key: <a target="_blank" href="http://pgp.mit.edu/pks/lookup?op=get&search=0x3D21FA839D9A229F">9D9A229F</a>
|
||||
<div id="twfeed">
|
||||
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/BradLaBoon" data-widget-id="716765398503395329">Tweets by @BradLaBoon</a>
|
||||
<script type="text/javascript" src="js/twitter.js"></script>
|
||||
</div>
|
||||
</nav>
|
||||
<!--End navbar-->
|
||||
|
Loading…
Reference in New Issue
Block a user