mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
utf8 for the love of
This commit is contained in:
parent
3048dc5f19
commit
35123b5379
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
doctype html
|
doctype html
|
||||||
html
|
html
|
||||||
head
|
head
|
||||||
|
meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
|
||||||
title NeoCities #{@title.nil? ? '' : " - #{@title}"}
|
title NeoCities #{@title.nil? ? '' : " - #{@title}"}
|
||||||
link href="/favicon.ico" rel="icon" type="image/x-icon"
|
link href="/favicon.ico" rel="icon" type="image/x-icon"
|
||||||
link href="/css/bootstrap.min.css" rel="stylesheet"
|
link href="/css/bootstrap.min.css" rel="stylesheet"
|
||||||
|
|
Loading…
Add table
Reference in a new issue