mirror of
https://github.com/tildeclub/site.git
synced 2026-03-10 05:50:17 +00:00
Update header.php
This commit is contained in:
committed by
GitHub
parent
8ba9569838
commit
ce6b4937ae
@@ -11,8 +11,9 @@
|
|||||||
<?php include "nav.html"; ?>
|
<?php include "nav.html"; ?>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<!-- RSS Icon -->
|
<!-- RSS Icon -->
|
||||||
<div class="rss-icon-container">
|
<div class="rss-icon">
|
||||||
<a href="/changes.rss" title="RSS Feed">
|
<a href="/changes.rss" title="RSS Feed">
|
||||||
<img src="images/rss.png" alt="RSS Feed">
|
<img src="/images/rss.png" alt="RSS Feed">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user