diff options
author | Leonardo Santiago <[email protected]> | 2024-06-01 19:13:59 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-01 19:13:59 -0300 |
commit | bb44f9ff1b6e41c37cdf97db949aa6fbcd06237b (patch) | |
tree | 4cbddbb8f65740ba4a4f887d45f4881923795335 /public/404.html | |
parent | 52459149e25cf12e6c65675a545fd1b264c9da57 (diff) |
update blog url
Diffstat (limited to 'public/404.html')
-rw-r--r-- | public/404.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/404.html b/public/404.html index 3155f08..8568043 100644 --- a/public/404.html +++ b/public/404.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en-US"> -<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> +<head> <meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> @@ -11,7 +11,7 @@ <meta name="keywords" content="correctness,rust," /> -<meta property="og:url" content="http://localhost:1313/404.html"> +<meta property="og:url" content="https://o-santi.github.com/404.html"> <meta property="og:site_name" content="lowest case"> <meta property="og:title" content="404 Page not found"> <meta property="og:description" content="a lowercase only blog, purely for aesthetics"> |