Fixed repo URLs

This commit is contained in:
Peter 2016-02-16 09:16:56 +00:00
parent c2547e0b68
commit 458e0b3669
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<link href="<?fugitive blog_url ?>" />
<id><?fugitive blog_url ?>atom.xml</id>
<updated><?fugitive commit_datetime_html5 ?></updated>
<generator>fugitive - http://gitorious.org/fugitive</generator>
<generator>fugitive - http://clandest.in/fugitive/</generator>
<?fugitive foreach:article ?>
<entry>
<title><?fugitive article_title ?></title>

View File

@ -27,7 +27,7 @@
<a href="<?fugitive blog_url ?>"><?fugitive-install name ?></a>
<?fugitive-install year ?>
&mdash;
powered by <a href="http://gitorious.org/fugitive">fugitive</a>
powered by <a href="http://clandest.in/fugitive/">fugitive</a>
</p>
<p>
last build was <?fugitive commit_hash ?> at

View File

@ -5,7 +5,7 @@
<title><?fugitive-install name ?>'s blog rss feed</title>
<link><?fugitive blog_url ?></link>
<description>5 last published articles</description>
<generator>fugitive - http://gitorious.org/fugitive</generator>
<generator>fugitive - http://clandest.in/fugitive/</generator>
<lastBuildDate><?fugitive commit_date_html5 ?></lastBuildDate>
<?fugitive foreach:article ?>