From 9b1aa6f9633a507908442821b3769cfd39cc2852 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 13 Jan 2011 17:21:22 -0500 Subject: revamped templates, added ARIA roles, meta geo data --- templates/archives/projects.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'templates/archives/projects.html') diff --git a/templates/archives/projects.html b/templates/archives/projects.html index b253ad1..3b2dd9a 100644 --- a/templates/archives/projects.html +++ b/templates/archives/projects.html @@ -7,28 +7,28 @@ {% block primary %}
- +

Projects

These are a few of the things that I use to inspire myself to do more. The truth is, just about everything is amazing when viewed from the proper perspective.

The projects on luxagraf are more or less goals I've created in effort to get my body in motion, because the difference between the mundane and the amazing is often simply motion. To move is to do, and to do is to live.

-
- {%for project in object_list %} - - {% endfor %} +
{{object.lede|smartypants|safe}}
+ More » +
{% endfor %} + {% endblock %} -- cgit v1.2.3