Regenerate public
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" >
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta property="og:url" content="http://localhost:1313/404.html">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta property="og:url" content="https://picturingjordan.com/404.html">
|
||||
<meta property="og:site_name" content="Picturing Jordan">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:description" content="Sharing Jordan with the world — one picture at a time.">
|
||||
@ -24,19 +24,19 @@
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://localhost:1313/404.html">
|
||||
<link rel="canonical" href="https://picturingjordan.com/404.html">
|
||||
|
||||
<title>Picturing Jordan</title>
|
||||
|
||||
|
||||
<!-- combined, minified CSS -->
|
||||
|
||||
<link href="http://localhost:1313/css/style.c6ba80bc50669557645abe05f86b73cc5af84408ed20f1551a267bc19ece8228.css" rel="stylesheet" integrity="sha256-xrqAvFBmlVdkWr4F+GtzzFr4RAjtIPFVGiZ7wZ7Ogig=" crossorigin="anonymous">
|
||||
<link href="https://picturingjordan.com/css/style.c6ba80bc50669557645abe05f86b73cc5af84408ed20f1551a267bc19ece8228.css" rel="stylesheet" integrity="sha256-xrqAvFBmlVdkWr4F+GtzzFr4RAjtIPFVGiZ7wZ7Ogig=" crossorigin="anonymous">
|
||||
|
||||
|
||||
<!-- minified Font Awesome for SVG icons -->
|
||||
|
||||
<script defer src="http://localhost:1313/js/fontawesome.min.f5072c55a0721857184db93a50561d7dc13975b4de2e19db7f81eb5f3fa57270.js" integrity="sha256-9QcsVaByGFcYTbk6UFYdfcE5dbTeLhnbf4HrXz+lcnA=" crossorigin="anonymous"></script>
|
||||
<script defer src="https://picturingjordan.com/js/fontawesome.min.f5072c55a0721857184db93a50561d7dc13975b4de2e19db7f81eb5f3fa57270.js" integrity="sha256-9QcsVaByGFcYTbk6UFYdfcE5dbTeLhnbf4HrXz+lcnA=" crossorigin="anonymous"></script>
|
||||
|
||||
<!-- RSS 2.0 feed -->
|
||||
|
||||
@ -50,8 +50,6 @@
|
||||
<meta name="application-name" content="Picturing Jordan">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="me" href="https://ioc.exchange/@mralanorth">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -60,7 +58,7 @@
|
||||
<div class="blog-masthead">
|
||||
<div class="container">
|
||||
<nav class="nav blog-nav">
|
||||
<a class="nav-link " href="http://localhost:1313/">Home</a>
|
||||
<a class="nav-link " href="https://picturingjordan.com/">Home</a>
|
||||
|
||||
<a class="nav-link" href="/about/" title="About">About</a>
|
||||
|
||||
@ -76,7 +74,7 @@
|
||||
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title" dir="auto"><a href="http://localhost:1313/" rel="home">Picturing Jordan</a></h1>
|
||||
<h1 class="blog-title" dir="auto"><a href="https://picturingjordan.com/" rel="home">Picturing Jordan</a></h1>
|
||||
<p class="lead blog-description" dir="auto">Sharing Jordan with the world — one picture at a time.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user