Style Guide, and all markdown content styled
This commit is contained in:
parent
9931bd1ed2
commit
0df8994e5f
10 changed files with 194 additions and 57 deletions
|
@ -3,7 +3,8 @@ layout: default
|
|||
---
|
||||
|
||||
<article class="page">
|
||||
<header><h1>{{ page.title }}</h1></header>
|
||||
|
||||
<h1>{{ page.title }}</h1>
|
||||
|
||||
<div class="entry">
|
||||
{{ content }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue