Updated index.html and added feeds
This commit is contained in:
@ -24,7 +24,13 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Mxchat Cz</title>
|
||||
<link rel="stylesheet" type="text/css" href="./style/alt.style.css" />
|
||||
<link
|
||||
<a href="/index/feeds/rss.xml" class="rss-link" target="_blank">
|
||||
<i class="fa fa-rss"></i> RSS
|
||||
</a>
|
||||
<a href="URL_TVÉHO_RSS_FEEDU" class="rss-link" target="_blank">
|
||||
<i class="fa fa-rss"></i> RSS
|
||||
</a>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
||||
|
Reference in New Issue
Block a user