This repository has been archived on 2025-12-17. You can view files and clone it, but cannot push or open issues or pull requests.
Files
rss-updater-utils/template/index.html
iceyrazor 12b3accd30 init
2024-08-25 04:08:32 -05:00

12 lines
251 B
HTML

<html>
<head>
<link rel="stylesheet" href="/assets/static-style.css?v=1" />
</head>
<body>
<div class="static-main" >
<br><br>
rss: <a href="./index.xml" target="_blank"><img src="/assets/img/RSS.png" class="rss_img"></img></a>
</div>
</body>
</html>