Add canonical URL
This commit is contained in:
parent
e48d16df44
commit
636ccccc06
@ -4,6 +4,7 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<title>Reimar's articles</title>
|
<title>Reimar's articles</title>
|
||||||
|
<link rel="canonical" href="https://articles.reim.ar/index.html" />
|
||||||
<link rel="stylesheet" href="assets/style.css" />
|
<link rel="stylesheet" href="assets/style.css" />
|
||||||
<link rel="alternate" href="atom.xml" type="application/atom+xml" />
|
<link rel="alternate" href="atom.xml" type="application/atom+xml" />
|
||||||
</head>
|
</head>
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
<meta name="author" content="Reimar" />
|
<meta name="author" content="Reimar" />
|
||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<title>Handling the Upgrade-Insecure-Requests header in nginx</title>
|
<title>Handling the Upgrade-Insecure-Requests header in nginx</title>
|
||||||
|
<link rel="canonical" href="https://articles.reim.ar/upgrade-insecure-requests.html" />
|
||||||
<link rel="stylesheet" href="assets/style.css" />
|
<link rel="stylesheet" href="assets/style.css" />
|
||||||
<link rel="alternate" href="atom.xml" type="application/atom+xml" />
|
<link rel="alternate" href="atom.xml" type="application/atom+xml" />
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user