Mercurial Hosting > arkian
changeset 22:bdf000a32b24
rel canonical
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Sat, 20 Sep 2025 09:50:42 -0600 | 
| parents | 938d0b9eb7c6 | 
| children | 28170f125614 | 
| files | src/site.js | 
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
diff -r 938d0b9eb7c6 -r bdf000a32b24 src/site.js --- a/src/site.js Fri Sep 19 21:56:59 2025 -0600 +++ b/src/site.js Sat Sep 20 09:50:42 2025 -0600 @@ -3,6 +3,7 @@ function head() { document.write(`\ <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="canonical" href="https://www.arkian.net${location.pathname}${location.search}" /> <style> @import "/site.css"; </style>
