-
Notifications
You must be signed in to change notification settings - Fork 0
/
bitly.html
33 lines (21 loc) · 1.5 KB
/
bitly.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>
<head>
<link href="static/css/bootstrap.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="content">
<div class="science_title">
<h1>anna kirsten smith</h1>
</div>
<div class="blog">
<a href="/july4recipes/"><span class="title">happy independence day, america!</span>3 july 2012<span class="preview" style="background:url(/images/july4.png)"></span></a><br>
<a href="http://www.guardian.co.uk/news/datablog/2012/may/16/bitly-news-map-britain-data"><span class="title">britain's news websites mapped</span>16 may 2012<span class="preview" style="background:url(/images/guardian_media.png)"></span></a><br>
<a href="http://www.forbes.com/special-report/2012/media-map.html"><span class="title">the media map: who's reading what and where</span>30 march 2012<span class="preview" style="background:url(/images/media_map.png)"></span></a><br>
<a href="http://blog.bitly.com/post/15044916915/bitly-in-2011"><span class="title">bitly in 2012</span>30 december 2011<span class="preview" style="background:url(/images/favorite_kitties.png)"></span></a><br>
<a href="http://blog.bitly.com/post/13216461842/do-kittens-really-rule-the-internet"><span class="title">do kittens really rule the internet?</span>23 november 2011<span class="preview" style="background:url(/images/moar_kitties.png)"></span></a><br>
</div>
</div>
</body>
</html>