Current state
This commit is contained in:
@@ -8,12 +8,13 @@
|
||||
<title>ATAS - <%= it.title %></title>
|
||||
<meta name="author" content="[Project-Name-Here]"/>
|
||||
|
||||
<link rel="icon" href="/logo/Design_icon.svg" type="image/svg+xml" />
|
||||
<link rel="icon" href="/static/favicon.svg" type="image/svg+xml" />
|
||||
|
||||
<script src="/libs/jquery/jquery.min.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="/libs/bulma/bulma.min.css">
|
||||
<link rel="stylesheet" href="/static/main.css">
|
||||
<link rel="stylesheet" href="/libs/bootstrap-icons/font/bootstrap-icons.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<!-- The body and html tag need to be left open! -->
|
||||
|
Reference in New Issue
Block a user