mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge pull request #7 from julienq/master
Template file should have a DOCTYPE declaration
This commit is contained in:
commit
957beb4b50
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
doctype html
|
||||
html
|
||||
head
|
||||
title #{template_site_title @site.username} - Front Page
|
||||
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