mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-07 15:17:41 +02:00
pages/photos: fix <head>
This commit is contained in:
parent
56f72b7d59
commit
0dd6aeb26f
@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" /> <!-- <meta http-equiv="refresh" content="60" /> --> <meta name="description" content="Insert description here" /> <meta name="keywords" content="Insert keywords here" /> <meta name="author" content="Mikaela Suomalainen" /> <link rel="canonical" href="https://">
|
||||
<meta charset="UTF-8" /> <!-- <meta http-equiv="refresh" content="60" /> --> <meta name="description" content="Embedded imgur albums." /> <meta name="keywords" content="" /> <meta name="author" content="Mikaela Suomalainen" /> <link rel="canonical" href="https://mkaysi.github.io/pages/photos.html">
|
||||
<title>
|
||||
Insert title here
|
||||
Photos of me embedded from imgur
|
||||
</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css.css" />
|
||||
</head>
|
||||
|
@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<!-- <meta http-equiv="refresh" content="60" /> -->
|
||||
<meta name="description" content="Insert description here" />
|
||||
<meta name="keywords" content="Insert keywords here" />
|
||||
<meta name="description" content="Embedded imgur albums." />
|
||||
<meta name="keywords" content="" />
|
||||
<meta name="author" content="Mikaela Suomalainen" />
|
||||
<link rel="canonical" href="https://">
|
||||
<title>Insert title here</title>
|
||||
<link rel="canonical" href="https://mkaysi.github.io/pages/photos.html">
|
||||
<title>Photos of me embedded from imgur</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user