Add folder configuration options and update Font Awesome version

This commit is contained in:
2025-02-04 16:11:44 +11:00
parent 41298c9fa6
commit 6392cac91d
3 changed files with 47 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
<meta name="twitter:description" content="Documentation for Litruv's tools and projects">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/github-dark.min.css">
</head>