init
This commit is contained in:
11
template/index.html
Normal file
11
template/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user