mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 08:15:32 -04:00
make actual background gray, main content area white
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
</head>
|
||||
<body>
|
||||
{{ block "header" . }}{{ partial "header" . }}{{ end }}
|
||||
<div id="wrap">
|
||||
{{ block "main" . }}{{ end }}
|
||||
</div>
|
||||
{{ block "footer" . }}{{ partial "footer" . }}{{ end }}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user