This website works better with JavaScript.
Home
Explore
Help
Sign In
mmk2410
/
nextDESIGN
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
Added missing charset definition
main
Marcel Kapfer
6 months ago
parent
7bd98efe15
commit
115d1f3522
Signed by:
mmk2410
GPG Key ID:
CADE6F0C09F21B09
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
layouts/partials/head.html
+ 1
- 0
layouts/partials/head.html
View File
@ -1,3 +1,4 @@
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=utf-8"
/
>
<
meta
name
=
"viewport"
content
=
"width=device-width"
>
{{ if .IsHome -}}
Write
Preview
Loading…
Cancel
Save