Update various content on the website

This commit is contained in:
Keavon Chambers
2024-09-02 23:35:50 -07:00
parent 82ef5c83ae
commit fb7d5970b3
11 changed files with 105 additions and 112 deletions

View File

@@ -682,6 +682,13 @@ hr,
}
}
// Using this requires adding this line to the page's frontmatter:
// css_external = ["https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap"]
.emoji {
font-family: "Noto Color Emoji", sans-serif;
font-style: normal;
}
// =======
// LAYOUTS
// =======