mirror of
https://github.com/jimeh/jimeh.me-v3.0.git
synced 2026-02-19 05:46:40 +00:00
small refinements
This commit is contained in:
@@ -11,15 +11,23 @@
|
||||
|
||||
<link rel="stylesheet" href="/stylesheets/master.css" type="text/css" media="screen" title="no title" charset="utf-8" />
|
||||
|
||||
<link rel="openid.server" href="http://www.myopenid.com/server" />
|
||||
<link rel="openid.delegate" href="http://jimeh.myopenid.com/" />
|
||||
<link rel="openid2.local_id" href="http://jimeh.myopenid.com" />
|
||||
<link rel="openid2.provider" href="http://www.myopenid.com/server" />
|
||||
<meta http-equiv="X-XRDS-Location" content="http://www.myopenid.com/xrds?username=jimeh.myopenid.com" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="universe">
|
||||
{% include ga.html %}
|
||||
|
||||
<div id="universe">
|
||||
|
||||
<div id="header">
|
||||
<div id="title">
|
||||
|
||||
<a href="/">about</a>
|
||||
</div>
|
||||
<div id="navigation">
|
||||
<a href="/" class="selected">about</a>
|
||||
@@ -28,8 +36,8 @@
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
|
||||
{{ content }}
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user