Skip to content

Commit

Permalink
Remove includes
Browse files Browse the repository at this point in the history
  • Loading branch information
ModelEarth committed Jun 25, 2024
1 parent 654e6dc commit 15b229f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions base/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<link type="text/css" rel="stylesheet" href="../../localsite/css/base.css" id="/localsite/css/base.css" />
<link type="text/css" rel="stylesheet" href="../css/apps.css" id="/apps/css/apps.css" />
<script type="text/javascript" src="../../localsite/js/d3.v5.min.js" id="/localsite/js/d3.v5.min.js"></script>
<script type="text/javascript" src="../../localsite/js/jquery.min.js" id="/localsite/js/jquery.min.js"></script>
<script type="text/javascript" src="../../localsite/js/showdown.min.js" id="/localsite/js/showdown.min.js"></script>
<script type="text/javascript" src="../../localsite/js/localsite.js?showheader=true&showsearch=true"></script>

<script type="text/javascript" src="../js/apps-menus.js" id="/apps/js/apps-menus.js"></script>
<script type="text/javascript" src="../js/apps-impact.js" id="/apps/js/apps-impact.js"></script>
Expand All @@ -36,7 +34,7 @@

</script>

<script type="text/javascript" src="../../localsite/js/localsite.js?showheader=true&showsearch=true"></script>


<script>
// If edits to your README.md don't appear, clear your cache for prior 24 hours.
Expand Down

0 comments on commit 15b229f

Please sign in to comment.