feat: Re-add syntax highlighting

This commit is contained in:
2021-04-10 09:46:13 +02:00
parent e3ce31fe34
commit 5f0b403b53
2 changed files with 75 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<link rel="stylesheet" href="{{ page_assets }}/css/main.css" />
<link rel="stylesheet" href="/assets/css/blog.css" />
<link rel="stylesheet" href="/assets/css/syntax.css" />
<link rel="me" href="https://fosstodon.org/@polynomdivision" />
{{ mathjax_include }}
</head>