mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Update header.php
add rss feed
This commit is contained in:
committed by
GitHub
parent
f436a4464d
commit
abb7f6537b
@@ -10,3 +10,9 @@
|
||||
<body>
|
||||
<?php include "nav.html"; ?>
|
||||
<div class="content">
|
||||
<!-- RSS Icon -->
|
||||
<div class="rss-icon-container">
|
||||
<a href="/changes.rss" title="RSS Feed">
|
||||
<img src="images/rss.png" alt="RSS Feed">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user