From ee6db3c3dc4dbe8903265fde6e799872dcd0fc71 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Mon, 8 Feb 2016 13:18:18 -0500 Subject: added note month and year archives --- design/templates/archives/notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design/templates/archives/notes.html') diff --git a/design/templates/archives/notes.html b/design/templates/archives/notes.html index ed2a7be..9429831 100644 --- a/design/templates/archives/notes.html +++ b/design/templates/archives/notes.html @@ -2,7 +2,7 @@ {% load typogrify_tags %} {% load html5_datetime %} {% block pagetitle %} Field Notes | luxagraf {% endblock %} -{% block metadescription %} The LongHandPixels Blog Archive, covering HTML, CSS and other web nerdery.{% endblock %} +{% block metadescription %} Rough notes and sketches from the field {% endblock %} {%block bodyid%}class="notes" id="notes-archive"{%endblock%} {% block primary %} -- cgit v1.2.3