link rss feed
parent
626b0c3219
commit
44c8e52f7f
|
@ -19,6 +19,11 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
#feeds {
|
||||||
|
font-style: oblique;
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
.title {
|
.title {
|
||||||
margin-right: 25%;
|
margin-right: 25%;
|
||||||
margin-left: 25%;
|
margin-left: 25%;
|
||||||
|
@ -61,3 +66,6 @@
|
||||||
<body>
|
<body>
|
||||||
<h1>the web log of ~vilmibm</h1>
|
<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="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>
|
||||||
|
|
Loading…
Reference in New Issue