Starting blog post on stackoverflow
And loads of supporting graph code
This commit is contained in:
parent
8fdc28e7c5
commit
4233c43102
16 changed files with 1352 additions and 50 deletions
|
|
@ -1,15 +1,3 @@
|
|||
<header>
|
||||
<div>
|
||||
{{ partial "site-navigation.html" . }}
|
||||
<div>
|
||||
<!-- <h1>
|
||||
{{ .Title | default .Site.Title }}
|
||||
</h1> -->
|
||||
{{ with .Params.description }}
|
||||
<h2>
|
||||
{{ . }}
|
||||
</h2>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div>{{ partial "site-navigation.html" . }}</div>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue