mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 02:26:42 -07:00
Implement image display
This commit is contained in:
parent
97b9fbf46d
commit
c0ed59b2cd
19 changed files with 730 additions and 25 deletions
1
site/templates/rss/image.hbs
Normal file
1
site/templates/rss/image.hbs
Normal file
|
@ -0,0 +1 @@
|
|||
<img src="{{src}}" alt="{{alt}}">
|
Loading…
Add table
Add a link
Reference in a new issue