mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-10-08 03:57:26 +02:00
index: specify DOCTYPE
This commit is contained in:
parent
3ec301bf7c
commit
dc2e7540d1
@ -1,8 +1,9 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
<meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<HTML>
|
|
||||||
<h1 id="welcome">Welcome</h1>
|
<h1 id="welcome">Welcome</h1>
|
||||||
<p>There might not be much to see in this page. You can find list of pages in the [source].</p>
|
<p>There might not be much to see in this page. You can find list of pages in the [source].</p>
|
||||||
<h1 id="around-the-web">Around the web</h1>
|
<h1 id="around-the-web">Around the web</h1>
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="author" content="Mika Suomalainen" />
|
<meta name="author" content="Mika Suomalainen" />
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<HTML>
|
|
||||||
# Welcome
|
# Welcome
|
||||||
|
|
||||||
There might not be much to see in this page. You can find list of pages in the [source].
|
There might not be much to see in this page. You can find list of pages in the [source].
|
||||||
|
Loading…
x
Reference in New Issue
Block a user