diff options
author | luxagraf <sng@luxagraf.net> | 2019-03-15 21:57:12 -0600 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2019-03-15 21:57:12 -0600 |
commit | 1274988c5fed1d8f23b244fba7408d6883d138cf (patch) | |
tree | 5c7eb0bc10553e8747cb3306fb39e54e2f00773d /design/templates/archives | |
parent | 7e6dcc8c6c1034496eb93ca8730a4febc105e80a (diff) |
added related items complete with template and styles
Diffstat (limited to 'design/templates/archives')
-rw-r--r-- | design/templates/archives/homepage-light.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/homepage-light.html b/design/templates/archives/homepage-light.html index 1964795..1021885 100644 --- a/design/templates/archives/homepage-light.html +++ b/design/templates/archives/homepage-light.html @@ -2,7 +2,7 @@ {% load typogrify_tags %} {% block sitename %} <head itemscope itemtype="http://schema.org/WebSite"> - <title itemprop='name'>Luxagraf</title> + <title itemprop='name'>Luxagraf: thoughts on ecology, culture, travel, photography, walking and other ephemera</title> <link rel="canonical" href="https://luxagraf.net/" itemprop="url">{%endblock%} {%block extrahead%} |