[2025-05-12] Syntax highlighting through CSS and markdown

This commit is contained in:
Andrew Conlin 2025-05-12 12:26:47 +01:00
parent fafa5ee954
commit 9f630196ed
6 changed files with 98 additions and 22 deletions

View file

@ -1,3 +1,5 @@
@import "gruvbox.css";
@font-face {
font-family: 'Geist';
src: url('/assets/fonts/Geist-Regular.otf') format('opentype');