1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-17 20:11:16 +02:00

Continuing transition to hugo

This commit is contained in:
Andrew Davis
2019-07-13 08:48:55 -05:00
parent e09557cf2c
commit 2ae912aada
36 changed files with 224 additions and 401 deletions

View File

@@ -3,7 +3,7 @@
{{ partial "menu_button.html" . }}
<h1>{{ .Title }}</h1>
<h3 class="subtitle">{{ .Description }}</h3>
<h2 class="subtitle">{{ .Description }}</h2>
{{ .Content }}
<div class="clearfix"></div>