Improve HTML

This commit is contained in:
Nemo 2018-06-01 01:52:30 +05:30
parent abecbb3302
commit 81bc51f443
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,7 @@
<title>opml-gen</title>
<link rel="stylesheet" href="https://cdn.rawgit.com/oxalorg/sakura/master/css/sakura-dark.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Generate an OPML file for your starred repositories on GitHub">
</head>
<body>
<h1>opml-gen</h1>
@ -28,7 +29,6 @@
<p>You should also check out <a href="https://www.kill-the-newsletter.com/">kill-the-newsletter</a> for a similar solution with newsletters.
<p><abbr title="Outline Processor Markup Language">OPML</abbr> is a common format used to share lists of RSS feeds that you can import in your RSS application</abbr></p>
</article>
<!-- </section> -->
<footer>
<br><br>
Made with <a href="https://github.com/captn3m0/opml-gen">🤖</a> by <a href="https://captnemo.in">Nemo</a>