index
:
writing-corner.git
master
A minimalist jekyll theme for writing, built with bulma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_layouts
/
page.html
blob: efc43e502927be58f5d44c1c4bfcd38ccb907c94 (
plain
)
1
2
3
4
5
6
7
--- layout: default ---
<
div
class
=
"columns content mt-4"
>
{{
content
}}
</
div
>