add links to rss feed
This commit is contained in:
parent
0ee1442eb5
commit
8f62a831ac
4 changed files with 16 additions and 1 deletions
|
|
@ -15,6 +15,14 @@
|
|||
float: right;
|
||||
color: white;
|
||||
}
|
||||
#rss {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 50%;
|
||||
max-height: 1.5em;
|
||||
max-width: 1.5em;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<div class="master">
|
||||
|
|
@ -24,6 +32,7 @@
|
|||
<hr style="color: #f7f7f7;">
|
||||
<p> <!-- script marker blog -->
|
||||
</p> <!-- script marker blog -->
|
||||
<a href="https://squi.bid/blog/rss.xml"><img id="rss" src="pics/rss.svg" alt="rss feed"></a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue