mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 17:00:40 +01:00
index: add description, keywords and title.
This commit is contained in:
parent
dc2e7540d1
commit
29ee0a5c1e
@ -1,8 +1,11 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
<meta name="description" content="Insert description here" /> <meta name="keywords" content="Insert,keywords,here" /> <meta name="author" content="Mika Suomalainen" /> <meta charset="UTF-8" />
|
||||||
</head>
|
<title>
|
||||||
|
Insert title here
|
||||||
|
</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
<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>
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta name="description" content="Insert description here" />
|
||||||
|
<meta name="keywords" content="Insert,keywords,here" />
|
||||||
<meta name="author" content="Mika Suomalainen" />
|
<meta name="author" content="Mika Suomalainen" />
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
</head>
|
<title>Insert title here</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
# Welcome
|
# Welcome
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user