diff options
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index f1c40fe..8bb46b1 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,13 +6,9 @@ <meta name="author" content="franck cuny" /> <link href="http://feeds.feedburner.com/ImALumberjaph" rel="alternate" title="I'm a lumberjaph" type="application/atom+xml" /> - <!--syntax highlighting CSS--> - <link rel="stylesheet" href="/static/css/syntax.css" /> - <!--Homepage CSS--> <link rel="stylesheet" href="/static/css/screen.css" media="screen, projection" /> - <link href="/favicon.ico" rel="shortcut icon" /> <link rel="openid2.provider" href="http://www.google.com/accounts/o8/ud?source=profiles" /> <link rel="openid2.local_id" href="http://www.google.com/profiles/franck.cuny" /> |
