This website works better with JavaScript.
Explore
Help
Sign In
ElnuDev
/
blog-theme
Watch
1
Star
0
Fork
You've already forked blog-theme
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Want to contribute?
Fork me on
Codeberg.org
!
b6d8801727
blog-theme
/
layouts
/
partials
/
time.html
2 lines
99 B
Raw
Normal View
History
Unescape
Escape
Add cover image support and improve meta tags
3 years ago
<
time
datetime
=
"{{ partial "
datestamp
.
html
"
.
Date
}
}
"
>
{{ .Date.Format "2006/01/02 15:04" }}
<
/
time
>