hugo update
This commit is contained in:
parent
6963f28267
commit
3862c2dcb5
14 changed files with 355 additions and 144 deletions
|
@ -1,25 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Categories | pika - Blogs</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://localhost:1313/categories/">
|
||||
<link rel="canonical" href="https://blog.k4li.me/categories/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="http://localhost:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="https://blog.k4li.me/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.k4li.me/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.k4li.me/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://blog.k4li.me/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://blog.k4li.me/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://blog.k4li.me/categories/index.xml">
|
||||
<link rel="alternate" hreflang="en" href="https://blog.k4li.me/categories/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
|
@ -57,6 +57,17 @@
|
|||
|
||||
</style>
|
||||
</noscript>
|
||||
|
||||
|
||||
<meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://blog.k4li.me/categories/" />
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
</head>
|
||||
|
||||
<body class="list" id="top">
|
||||
|
@ -74,7 +85,7 @@
|
|||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="http://localhost:1313/" accesskey="h" title="pika - Blogs (Alt + H)">pika - Blogs</a>
|
||||
<a href="https://blog.k4li.me/" accesskey="h" title="pika - Blogs (Alt + H)">pika - Blogs</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
|
||||
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
|
||||
|
@ -100,12 +111,12 @@
|
|||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
<a href="http://localhost:1313/" title="Home">
|
||||
<a href="https://blog.k4li.me/" title="Home">
|
||||
<span>Home</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/blog/2024/1/" title="AboutMe">
|
||||
<a href="https://blog.k4li.me/blog/2024/1/" title="AboutMe">
|
||||
<span>AboutMe</span>
|
||||
</a>
|
||||
</li>
|
||||
|
@ -133,7 +144,7 @@
|
|||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2024 <a href="http://localhost:1313/">pika - Blogs</a></span> ·
|
||||
<span>© 2024 <a href="https://blog.k4li.me/">pika - Blogs</a></span> ·
|
||||
|
||||
<span>
|
||||
Powered by
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Categories on pika - Blogs</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<link>https://blog.k4li.me/categories/</link>
|
||||
<description>Recent content in Categories on pika - Blogs</description>
|
||||
<generator>Hugo -- 0.127.0</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://blog.k4li.me/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue