Robots, Trusted Types, and various other bits...
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<script src="/assets/js/theme-store.js"></script>
|
||||
<script src="/assets/js/bootstrap.js"></script>
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
<style>
|
||||
.link-section-heading {
|
||||
color: var(--color-primary);
|
||||
color: var(--color-primary-muted);
|
||||
font-family: var(--font-heading, var(--font-sans));
|
||||
font-size: 1.125rem;
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user