@@ 6,11 6,11 @@
{% endblock %}
{% block css %}
<link rel="stylesheet" type="text/css"
- href="http://asynchrono.us/static/structure.css" />
+ href="{{vars.home}}/static/structure.css" />
<link rel="stylesheet" type="text/css"
- href="http://asynchrono.us/static/theme.css" />
+ href="{{vars.home}}/static/theme.css" />
<link rel="stylesheet" type="text/css"
- href="http://asynchrono.us/static/tweaks.css" />
+ href="{{vars.home}}/static/tweaks.css" />
{% endblock %}
{% block js %}
{% endblock %}
@@ 115,7 115,7 @@
<div id="page-outro">
{% block footer %}
<p id="copyright">
- © Copyright 2009 John Mulligan
+ © Copyright 2009, 2010 John Mulligan
</p>
<p id="cc-license">
Every page on this site is available under the