generated from Seekra/repository-template
Merge pull request 'Improve static resources directory structure' (#15) from refactor/css-directory into main
Reviewed-on: #15 Reviewed-by: Johannes Vos
This commit was merged in pull request #15.
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@ limitations under the License.
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="The Seekra search engine">
|
||||
<title>Seekra</title>
|
||||
<link rel="stylesheet" href="assets/style/main.css" />
|
||||
<link rel="stylesheet" href="assets/style/nav/navbar/navbar.css" />
|
||||
<link rel="stylesheet" href="static/css/main.css" />
|
||||
<link rel="stylesheet" href="static/css/nav/navbar/navbar.css" />
|
||||
</head>
|
||||
<body>
|
||||
<nav class="global-nav">
|
||||
|
||||
Reference in New Issue
Block a user