mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-07-24 05:20:36 -04:00
Fix link to CSS file
This commit is contained in:
parent
e73352bfd9
commit
287d4280fd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<link rel="stylesheet" href="{{ '/assets/css/highlight/' | append: site.highlighter_theme | append: '.css' | prepend: site.baseurl }}">
|
||||
<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="/assets/css/animate.min.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
|
||||
<link href="/assets/css/google-fonts.css" rel="stylesheet">
|
||||
|
||||
<!-- Javascript -->
|
||||
<script src="/assets/js/jquery.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue