This website works better with JavaScript.
Home
Explore
Help
Sign In
Pawlik
/
meghna-hugo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
modified baseof.html
tags/v1.0.0
Somrat
6 years ago
parent
81351c5df4
commit
618eed8efd
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
layouts/_default/baseof.html
+ 1
- 1
layouts/_default/baseof.html
View File
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class="no-js" lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-US{{ end }}">
{{- partial "head.html" . -}}
{{- partial "head
er
.html" . -}}
{{"<!-- body start -->" | safeHTML}}
Write
Preview
Loading…
Cancel
Save