Add a page specific css

This commit is contained in:
Dhananjay Balan
2024-02-11 18:20:55 +01:00
parent 6794bd6b4c
commit d432b57b56
3 changed files with 31 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
<link rel="stylesheet" href="/css/fonts.css" />
<link rel="stylesheet" href="/css/theme.css" />
<link rel="stylesheet" href="/css/syntax.css" />
<link rel="stylesheet" href="/css/pages.css" />
<!-- Place favicon.ico in the root directory -->
</head>