mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-08-14 05:15:30 -04:00
CSS Highlighter Theme
This commit is contained in:
parent
57cbf33b2d
commit
2d65aee29d
11 changed files with 1362 additions and 3 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
<!-- Styles -->
|
||||
<link rel="stylesheet" id="css-theme" href="{{ '/assets/css/main-' | append: site.theme_base | append: '.css' | prepend: site.baseurl }}">
|
||||
|
||||
<link rel="stylesheet" href="{{ '/assets/css/highlight/' | append: site.highlighter_theme | append: '.css' | prepend: site.baseurl }}">
|
||||
|
||||
<!-- JavaScript -->
|
||||
</head>
|
Loading…
Add table
Add a link
Reference in a new issue