Comments for all the layout templates
This commit is contained in:
parent
55eae7b70b
commit
0abbb1857f
6 changed files with 23 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue