mirror of
https://github.com/FAUSheppy/oh-my-nemesis
synced 2025-12-10 00:28:32 +01:00
Initial (reset)
This commit is contained in:
10
templates/partials/header.html
Normal file
10
templates/partials/header.html
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
<link rel="shortcut icon" href="/static/defaultFavicon.ico">
|
||||
<meta name="author" content="Yannik Schmidt">
|
||||
|
||||
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/static/site.css" rel="stylesheet">
|
||||
<link href="/static/fontawesome/css/all.css" rel="stylesheet">
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
||||
<script src="/static/js/bootstrap.js"></script>
|
||||
Reference in New Issue
Block a user