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

Commit

Permalink
converted less to css bc github wont display less :/
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylverena committed Dec 14, 2023
1 parent b715129 commit 0e6e676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<link rel="stylesheet" href="css/normalize.css"/>
<!-- <link rel="stylesheet" type="text/css" href="css/main.css"/>-->
<link rel="stylesheet/less" type="text/css" href="/css/main.less"/>
<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>
Expand Down

0 comments on commit 0e6e676

Please sign in to comment.