mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Adding DOCTYPE declaration
This commit is contained in:
parent
458a86c26f
commit
c5338e4b0e
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
|
doctype html
|
||||||
html
|
html
|
||||||
head
|
head
|
||||||
title #{template_site_title @site.username} - Front Page
|
title #{template_site_title @site.username} - Front Page
|
||||||
body
|
body
|
||||||
p This is a new page! Coming soon.
|
p This is a new page! Coming soon.
|
||||||
|
|
Loading…
Add table
Reference in a new issue