diff options
Diffstat (limited to 'webui/index.html')
-rw-r--r-- | webui/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/webui/index.html b/webui/index.html index 95090e5..a9e0ee6 100644 --- a/webui/index.html +++ b/webui/index.html @@ -24,8 +24,6 @@ - <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml"> - <body id="page"> @@ -63,10 +61,7 @@ <div id="home-footer"> <p>© 2023 - <a href="https://draconyan.xyz/">The Author</a> - - · <a href="/rss.xml" target="_blank" title="rss"> - <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg> + <a href="https://draconyan.xyz/">TEAM 3- Meer Junaid, Bikram Kumar Poddar, Saumit Dinesan</a> </a> </p> |