more posts
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
<!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 charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>My New Hugo Site</title>
|
||||
<title>Ferkle Blog</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="">
|
||||
<meta name="generator" content="Hugo 0.142.0">
|
||||
|
||||
|
||||
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/ananke/css/main.min.css" >
|
||||
<link rel="stylesheet" href="/~ferkle/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
|
||||
|
||||
|
||||
|
||||
@@ -32,11 +32,11 @@
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="http://localhost:1313/404.html">
|
||||
<link rel="canonical" href="https://tilde.club/~ferkle/404.html">
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/404.html">
|
||||
<meta property="og:site_name" content="My New Hugo Site">
|
||||
<meta property="og:url" content="https://tilde.club/~ferkle/404.html">
|
||||
<meta property="og:site_name" content="Ferkle Blog">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
@@ -45,8 +45,10 @@
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
|
||||
|
||||
|
||||
|
||||
</head><body class="ma0 avenir bg-near-white development">
|
||||
</head><body class="ma0 avenir bg-near-white production">
|
||||
|
||||
|
||||
|
||||
@@ -54,9 +56,9 @@
|
||||
<div class="bg-black">
|
||||
<nav class="pv3 ph3 ph4-ns" role="navigation">
|
||||
<div class="flex-l center items-center justify-between">
|
||||
<a href="/" class="f3 fw2 hover-white white-90 dib no-underline">
|
||||
<a href="/~ferkle/" class="f3 fw2 hover-white white-90 dib no-underline">
|
||||
|
||||
My New Hugo Site
|
||||
Ferkle Blog
|
||||
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
@@ -84,8 +86,8 @@
|
||||
</main>
|
||||
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
|
||||
<div class="flex justify-between">
|
||||
<a class="f4 fw4 hover-white white-70 dn dib-ns pv2 ph3 no-underline" href="http://localhost:1313/" >
|
||||
© My New Hugo Site 2025
|
||||
<a class="f4 fw4 hover-white white-70 dn dib-ns pv2 ph3 no-underline" href="https://tilde.club/~ferkle/" >
|
||||
© Ferkle Blog 2025
|
||||
</a>
|
||||
<div><div class="ananke-socials"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user