fix it
This commit is contained in:
@@ -1,110 +1,129 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
|
||||
<title>My New Hugo Project</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1">
|
||||
<meta name="description" content="">
|
||||
<meta name="generator" content="Hugo 0.161.1">
|
||||
|
||||
|
||||
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/ananke/css/main.fe543ec729f225f1a33caed07775c832a416476900d82ba51765d6ead9de6758.css" integrity="sha256-/lQ+xynyJfGjPK7Qd3XIMqQWR2kA2CulF2XW6tneZ1g=" crossorigin="anonymous">
|
||||
|
||||
<!doctype html>
|
||||
<html
|
||||
lang="en-us"
|
||||
dir="ltr"
|
||||
>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="preconnect" href="https://cdn.jsdelivr.net">
|
||||
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net">
|
||||
<title>
|
||||
Posts | Thomas Internet Garden
|
||||
</title>
|
||||
|
||||
<link rel="canonical" href="http://localhost:1313/posts/" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Posts" />
|
||||
|
||||
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website"
|
||||
/>
|
||||
<meta property="og:url" content="http://localhost:1313/posts/" />
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="Posts" />
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/posts/index.xml" title="Thomas Internet Garden" /> <link rel="apple-touch-icon" sizes="57x57" href="/favicon_io/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/favicon_io/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/favicon_io/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/favicon_io/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/favicon_io/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/favicon_io/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/favicon_io/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/favicon_io/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/favicon_io/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicon_io/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon_io/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicon_io/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon_io/favicon-16x16.png">
|
||||
<link rel="manifest" href="/favicon_io/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/favicon_io/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="stylesheet" href="/css/custom.css">
|
||||
|
||||
|
||||
|
||||
<link href="/posts/index.xml" rel="alternate" type="application/rss+xml" title="My New Hugo Project" />
|
||||
<link href="/posts/index.xml" rel="feed" type="application/rss+xml" title="My New Hugo Project" />
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<a href="#main-content" class="skip-link">Skip to content</a>
|
||||
<header role="banner"><nav class="path-nav" aria-label="Breadcrumb">
|
||||
<ol>
|
||||
|
||||
<link rel="canonical" href="https://example.org/posts/">
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
/
|
||||
<a href="/">Thomas Internet Garden</a>
|
||||
/
|
||||
</li>
|
||||
|
||||
|
||||
<li class="current">
|
||||
|
||||
<a href="/posts/">Posts</a>
|
||||
|
||||
<meta property="og:url" content="https://example.org/posts/">
|
||||
<meta property="og:site_name" content="My New Hugo Project">
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
</li>
|
||||
|
||||
<meta itemprop="name" content="Posts">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Posts">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head><body class="ma0 avenir bg-near-white production is-section is-section">
|
||||
|
||||
|
||||
<header>
|
||||
<div class="pb3-m pb6-l 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">
|
||||
|
||||
My New Hugo Project
|
||||
|
||||
</a>
|
||||
<div class="flex-l items-center">
|
||||
|
||||
|
||||
|
||||
<div class="ananke-socials"></div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</ol>
|
||||
</nav>
|
||||
|
||||
<div class="tc-l pv3 ph3 ph4-ns">
|
||||
<h1 class="f2 f-subheadline-l fw2 light-silver mb0 lh-title">
|
||||
Posts
|
||||
</h1>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</header>
|
||||
<main id="main-content" role="main">
|
||||
<h1>Posts</h1>
|
||||
|
||||
<div class="time-list">
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<span><time datetime="2026-05-18">2026-05-18 </time>
|
||||
</span>
|
||||
<div><a href="/posts/my-first-post/">My First Post</a></div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<span><time datetime="2022-10-26">2022-10-26 </time>
|
||||
</span>
|
||||
<div><a href="/posts/hugoisforlovers/">Getting Started with Hugo</a></div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<span><time datetime="2022-10-25">2022-10-25 </time>
|
||||
</span>
|
||||
<div><a href="/posts/diagrams/">Hugo Diagrams</a></div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<span><time datetime="2022-10-20">2022-10-20 </time>
|
||||
</span>
|
||||
<div><a href="/posts/introduce-hugo/">Introduce Hugo</a></div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<span><time datetime="2021-10-22">2021-10-22 </time>
|
||||
</span>
|
||||
<div><a href="/posts/creating-a-new-theme/">Creating a New Theme</a></div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<span><time datetime="2021-10-22">2021-10-22 </time>
|
||||
</span>
|
||||
<div><a href="/posts/migrate-from-jekyll/">Migrate to Hugo from Jekyll</a></div>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<main class="pb7" role="main">
|
||||
|
||||
<article class="pa3 pa4-ns nested-copy-line-height">
|
||||
<section class="cf ph3 ph5-l pv3 pv4-l f4 tc-l center measure-wide lh-copy nested-links mid-gray"></section>
|
||||
<section class="flex-ns mt5 flex-wrap justify-around">
|
||||
|
||||
</section>
|
||||
</article>
|
||||
|
||||
</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="https://example.org/" >
|
||||
© My New Hugo Project 2026
|
||||
</a>
|
||||
<div><div class="ananke-socials"></div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer role="contentinfo"><p role="contentinfo">
|
||||
© Copyright 2026 ·
|
||||
<a href="https://github.com/ntk148v/shibui">shibui</a>
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user