New git url and updated date in provided index.html

master
pictuga 2020-04-13 15:30:32 +02:00
parent e6b7c0eb33
commit 65803b328d
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@
<input type="text" id="url" name="url" placeholder="Feed url (http://example.com/feed.xml)" />
</form>
<code>Copyright: pictuga 2013-2014<br/>
Source code: https://github.com/pictuga/morss</code>
<code>Copyright: pictuga 2013-2020<br/>
Source code: https://git.pictuga.com/pictuga/morss</code>
<script>
form = document.forms[0]