Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
fixed links?
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylverena committed Dec 14, 2023
1 parent 0e6e676 commit fdf9ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<link rel="stylesheet" href="css/normalize.css"/>
<!-- <link rel="stylesheet" type="text/css" href="css/main.css"/>-->
<link rel="stylesheet" type="text/css" href="/css/main.css"/>
<script src="/js/less.min.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="css/main.css"/>
<script src="js/less.min.js" type="text/javascript"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
Expand Down

0 comments on commit fdf9ed6

Please sign in to comment.