index
:
jekyll-theme
master
redirect
My Jekyll theme
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
_layouts
/
note.html
blob: 45f9b342fa5f5ddc724445fbc093fa62bd589a71 (
plain
) (
blame
)
1
2
3
4
5
6
--- layout: default ---
<
h1
>
{{
page.title
}}
</
h1
>
<
hr
>
{{
content
}}