Comments for all the layout templates

This commit is contained in:
Will 2021-01-12 20:45:24 -08:00
parent 55eae7b70b
commit 0abbb1857f
No known key found for this signature in database
GPG key ID: 385872BB265E8BF8
6 changed files with 23 additions and 3 deletions

View file

@ -1,3 +1,10 @@
{{/*
A copy of the baseof.html partial in Docsy, modified
to remove the right-hand column from the layout.
*/}}
<!doctype html>
<html lang="{{ .Site.Language.Lang }}" class="no-js">
<head>