master
Nick Sergeant 2012-02-14 12:37:34 -05:00
parent 944a9aea57
commit c205662245
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<title>{% block page-title %}Snipt{% endblock %}</title>
<meta charset="utf-8" />
<meta name="description" content="Long-term memory for coders. Share and store code snippets." />
<link rel="icon" href="/media/images/favicon.ico">
<link rel="icon" href="{{ STATIC_URL }}/images/favicon.ico">
{% if debug %}
<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap.css" />
<link rel="stylesheet" href="{{ STATIC_URL }}css/style.css" />