Add bootstrap, more shortcodes and initial dark mode
This commit is contained in:
1
layouts/shortcodes/col.html
Normal file
1
layouts/shortcodes/col.html
Normal file
@@ -0,0 +1 @@
|
||||
<div class="col-{{ index .Params 0 }}">{{ .Inner }}</div>
|
Reference in New Issue
Block a user