fix the structure of the website
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="auto">
|
||||
|
||||
<head><meta charset="utf-8">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><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="index, follow">
|
||||
<title>Categories | Everything HamPack and HamPackServer</title>
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<title>Categories | HamPack & HamPack Server.</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://hampack.net/categories/">
|
||||
<link rel="canonical" href="http://localhost:1313/categories/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://hampack.net/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://hampack.net/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://hampack.net/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://hampack.net/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://hampack.net/safari-pinned-tab.svg">
|
||||
<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">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://hampack.net/categories/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://hampack.net/categories/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -65,21 +65,13 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="https://hampack.net/categories/">
|
||||
<meta property="og:site_name" content="Everything HamPack and HamPackServer">
|
||||
<meta property="og:title" content="Categories">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Categories">
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://hampack.net/" accesskey="h" title="Everything HamPack and HamPackServer (Alt + H)">Everything HamPack and HamPackServer</a>
|
||||
<a href="http://localhost:1313/" accesskey="h" title="HamPack & HamPack Server. (Alt + H)">HamPack & HamPack Server.</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
|
||||
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
|
||||
@@ -117,7 +109,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://hampack.net/">Everything HamPack and HamPackServer</a></span> ·
|
||||
<span>© 2026 <a href="http://localhost:1313/">HamPack & HamPack Server.</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user