summaryrefslogtreecommitdiff
path: root/design/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2016-08-11 16:27:12 -0400
committerluxagraf <sng@luxagraf.net>2016-08-11 16:27:12 -0400
commit1909e3bd0ccf991ab7d0808971efecf3ad751f2e (patch)
tree39fed47ffb44da7038a5f36abaef6de7b601159b /design/templates
parent8c9cc1f84de2184187d04853cde1a1d4992d3bec (diff)
added a link to Evolution Host as per our free hosting agreement
Diffstat (limited to 'design/templates')
-rw-r--r--design/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index bd793ad..a7a492c 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -64,6 +64,7 @@
&copy; 2003-{% now "Y" %}
<span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>).
</p>
+ <p><a href="https://evolution-host.com/ssd-vps-hosting.php">SSD VPS Hosting by Evolution Host</a>.</p>
</footer>
</div>
{% block js %}{% endblock%}