mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Fix link to CSS file
This commit is contained in:
parent
e73352bfd9
commit
287d4280fd
@ -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…
Reference in New Issue
Block a user