Add notes and deploy script
This commit is contained in:
11
layouts/_partials/page.html
Normal file
11
layouts/_partials/page.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<section class="container page">
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="title">
|
||||
{{ .Title }}
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
{{ .Content }}
|
||||
</article>
|
||||
</section>
|
||||
Reference in New Issue
Block a user