mirror of
https://github.com/YGGverse/rssto.git
synced 2026-03-31 17:15:29 +00:00
initial commit
This commit is contained in:
parent
fc4f0d6d1c
commit
0506b4dcb2
11 changed files with 455 additions and 1 deletions
5
template/html/index/item.html
Normal file
5
template/html/index/item.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<article>
|
||||
<h2>{title}</h2>
|
||||
<p>{description}</p>
|
||||
<a href="{link}">{time}</a>
|
||||
</article>
|
||||
Loading…
Add table
Add a link
Reference in a new issue