Refactor scrolling behavior and enhance hash navigation handling

This commit is contained in:
2025-02-09 05:40:47 +11:00
parent 9a28f042a1
commit 790664b610
2 changed files with 53 additions and 12 deletions

View File

@@ -5,12 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Litruv</title>
<meta name="description" content="Documentation for Litruv's tools and projects">
<meta property="og:type" content="article">
<meta property="og:description" content="Documentation for Litruv's tools and projects">
<meta property="og:url" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:description" content="Documentation for Litruv's tools and projects">
<!--ogmetadata-->
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">