summaryrefslogtreecommitdiff
path: root/templates/archives/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/archives/projects.html')
-rw-r--r--templates/archives/projects.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/archives/projects.html b/templates/archives/projects.html
index 2f0d607..b253ad1 100644
--- a/templates/archives/projects.html
+++ b/templates/archives/projects.html
@@ -7,8 +7,8 @@
{% block primary %}
<article>
- <ul id="breadcrumbs">
- <li><a href="/" title="luxagraf homepage">Home</a> &rarr;</li>
+ <ul id="breadcrumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
+ <li><a href="/" title="luxagraf homepage" itemprop="url"><span itemprop="title">Home</span></a> &rarr;</li>
<li>Projects</li>
</ul>
<h1 class="hide">Projects</h1>