diff options
| author | Paul Buetow (uranus) <paul@buetow.org> | 2015-01-04 11:10:48 +0100 |
|---|---|---|
| committer | Paul Buetow (uranus) <paul@buetow.org> | 2015-01-04 11:10:48 +0100 |
| commit | 54e968efde31e1afb4017004eabae98bbb5fe911 (patch) | |
| tree | f59447691c09d538d37426cc0c6506c94a7a0002 /default/templates | |
| parent | d51e663a5cae3b8bf03b40671c192ec6d51e60af (diff) | |
Give him an evasive answer.
Diffstat (limited to 'default/templates')
| -rw-r--r-- | default/templates/html5.xml | 4 | ||||
| -rw-r--r-- | default/templates/rss2.feed.xml | 2 | ||||
| -rw-r--r-- | default/templates/xhtml.xml | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/default/templates/html5.xml b/default/templates/html5.xml index 70c50bb..caacba4 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -22,9 +22,9 @@ <div class="footer"> <noop>Generated in !!TIME!!s</noop> <noop>| Powered by </noop> - <namedlink href="http://xerl.buetow.org">Xerl</namedlink> + <namedlink href="https://xerl.buetow.org">Xerl</namedlink> <noop>| Xerl templates managed with Puppet/Git | Running on FreeBSD - The Power to Serve | </noop> - <namedlink href="http://sitemap.buetow.org">Sitemap</namedlink> + <namedlink href="https://sitemap.buetow.org">Sitemap</namedlink> </div> </div> </body> diff --git a/default/templates/rss2.feed.xml b/default/templates/rss2.feed.xml index dfa5515..fb42a30 100644 --- a/default/templates/rss2.feed.xml +++ b/default/templates/rss2.feed.xml @@ -7,7 +7,7 @@ <hyperlink>http://%%host%%</hyperlink> <description>buetow.org - Paul C. Buetows Tech Newsfeed</description> <pubDate>$$!/bin/date$$</pubDate> - <generator>Xerl Web Engine (http://xerl.buetow.org)</generator> + <generator>Xerl Web Engine (https://xerl.buetow.org)</generator> <language>en</language> <noop>%%content%%</noop> </channel> diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index 4ea784c..35aaf98 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -24,7 +24,7 @@ <div class="footer"> <noop>Generated in !!TIME!!s</noop> <noop>| Powered by </noop> - <namedlink href="http://xerl.buetow.org">Xerl</namedlink> + <namedlink href="https://xerl.buetow.org">Xerl</namedlink> <noop>| Xerl templates managed with Puppet/Git</noop> </div> </div> |
