diff options
author | luxagraf <sng@luxagraf.net> | 2016-10-10 07:54:02 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2016-10-10 07:54:02 -0400 |
commit | 3982aeb761dabbf7ec84e51813bf9b07531d332a (patch) | |
tree | c4d3f27a5440866ff7b0b95d9a127afff471e9ab /design/templates | |
parent | 1c656d42f8f00b7202621c1aa392d718dcc6c7cd (diff) |
rolled in some live changes
Diffstat (limited to 'design/templates')
-rw-r--r-- | design/templates/src_base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/design/templates/src_base.html b/design/templates/src_base.html index 6d5dc34..98e84d7 100644 --- a/design/templates/src_base.html +++ b/design/templates/src_base.html @@ -54,6 +54,7 @@ © 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%} |