This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-hugo-landingpage
Watch
1
Star
0
Fork
You've already forked uci-hugo-landingpage
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9fa4b1149e
uci-hugo-landingpage
/
layouts
/
shortcodes
/
box.html
4 lines
56 B
HTML
Raw
Normal View
History
Unescape
Escape
add external path for images - add contact and avatar shortcode
2017-03-29 19:58:42 -07:00
<
div
class
=
"box box--{{ .Get 0 }}"
>
all but menu working as flexboxes
2017-03-10 22:59:27 -08:00
{{ .Inner }}
<
/
div
>