diff options
Diffstat (limited to 'public/about')
-rw-r--r-- | public/about/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/about/index.html b/public/about/index.html index 694346a..aea2b98 100644 --- a/public/about/index.html +++ b/public/about/index.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="" /> -<meta property="og:url" content="http://localhost:1313/about/"> +<meta property="og:url" content="https://o-santi.github.com/about/"> <meta property="og:site_name" content="lowest case"> <meta property="og:title" content="about"> <meta property="og:description" content="a lower case only blog, purely for aesthetics"> |