pages/irc: add canonical

This commit is contained in:
Mikaela Suomalainen 2014-05-20 16:18:00 +03:00
parent 61866b391e
commit ec5a184bed
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8" /> <!-- <meta http-equiv="refresh" content="60" /> --> <meta name="description" content="How do you find me at IRC." /> <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="How do you find me at IRC." /> <meta name="author" content="Mikaela Suomalainen" /> <link rel="canonical" href="https://mkaysi.github.io/pages/irc.html">
<title> <title>
Where to find me at IRC? Where to find me at IRC?
</title> </title>

View File

@ -5,7 +5,7 @@
<!-- <meta http-equiv="refresh" content="60" /> --> <!-- <meta http-equiv="refresh" content="60" /> -->
<meta name="description" content="How do you find me at IRC." /> <meta name="description" content="How do you find me at IRC." />
<meta name="author" content="Mikaela Suomalainen" /> <meta name="author" content="Mikaela Suomalainen" />
<link rel="canonical" href="https://"> <link rel="canonical" href="https://mkaysi.github.io/pages/irc.html">
<title>Where to find me at IRC?</title> <title>Where to find me at IRC?</title>
<link rel="stylesheet" type="text/css" href="../css.css" /> <link rel="stylesheet" type="text/css" href="../css.css" />
</head> </head>