link rss feed

trunk
vilmibm 2024-05-19 22:21:10 +00:00
parent 626b0c3219
commit 44c8e52f7f
1 changed files with 8 additions and 0 deletions

View File

@ -19,6 +19,11 @@
text-align: center;
margin-top: 0;
}
#feeds {
font-style: oblique;
text-align: center;
margin-top: 0;
}
.title {
margin-right: 25%;
margin-left: 25%;
@ -61,3 +66,6 @@
<body>
<h1>the web log of ~vilmibm</h1>
<p id="back">back to my <a href="https://tilde.town/~vilmibm">home page</a></p>
<p id="feeds">
<a href="feed.xml">rss feed</a>
</p>