Add grid-side theme
This commit is contained in:
6
themes/grid-side/layouts/partials/core/html-start.html
Normal file
6
themes/grid-side/layouts/partials/core/html-start.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html
|
||||
lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-US{{ end }}"
|
||||
class="no-js"
|
||||
>
|
||||
|
Reference in New Issue
Block a user