mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
index: try html5 meta tags.
This commit is contained in:
parent
67d76d9521
commit
3ec301bf7c
@ -1,3 +1,7 @@
|
||||
<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>
|
||||
|
@ -1,3 +1,8 @@
|
||||
<head>
|
||||
<meta name="author" content="Mika Suomalainen" />
|
||||
<meta charset="UTF-8" />
|
||||
</head>
|
||||
|
||||
<HTML>
|
||||
# Welcome
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user