This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
a2c9b39a24
bootstrap
/
site
/
layouts
/
shortcodes
/
year.html
4 lines
66 B
HTML
Raw
Normal View
History
Unescape
Escape
Minor shortcode tweaks and consistency changes
2021-01-17 03:51:12 +08:00
{{- /* Outputs the current year */ -}}
Switch to Hugo. No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-01-09 00:33:28 +08:00
{{- now.Format "2006" -}}