mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-04-18 22:08:00 +02:00
index: specify DOCTYPE
This commit is contained in:
parent
3ec301bf7c
commit
dc2e7540d1
@ -1,8 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
||||
</head>
|
||||
|
||||
<HTML>
|
||||
<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>
|
||||
<h1 id="around-the-web">Around the web</h1>
|
||||
|
@ -1,9 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<meta charset="UTF-8" />
|
||||
</head>
|
||||
|
||||
<HTML>
|
||||
# Welcome
|
||||
|
||||
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