diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-11-09 20:43:02 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-11-09 20:43:02 +0900 |
commit | 4aa04499c687f13a221d3a33ebed988d00b7771e (patch) | |
tree | 4d2cb39be915e6cfb43056ddb2cfd2b2a6c0315c /_libs/fead/in.html | |
parent | f3fa55292c37e6031d030c4e802033036ad8fc0c (diff) | |
download | site-4aa04499c687f13a221d3a33ebed988d00b7771e.tar.gz |
s/openring/fead/
Diffstat (limited to '_libs/fead/in.html')
-rw-r--r-- | _libs/fead/in.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_libs/fead/in.html b/_libs/fead/in.html new file mode 100644 index 0000000..f0be760 --- /dev/null +++ b/_libs/fead/in.html @@ -0,0 +1,6 @@ + <article> + <h3><a href='{link}'>{title}</a></h3> + {summary} + <small class=right>—<a href='{source_link}'>{source_title}</a>, + {time:%F}</small> + </article> |