highlight website title while on home page and a css cleanup
This commit is contained in:
parent
62ba31ee46
commit
682bd57e91
3 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
|||
</head>
|
||||
<body>
|
||||
{{- partial "nav.html" . -}}
|
||||
<main id="main">
|
||||
<main>
|
||||
{{- block "main" . }}{{ end -}}
|
||||
</main>
|
||||
{{- partial "footer.html" . -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue