mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-27 15:44:22 +02:00
update file names to match new naming convention
This commit is contained in:
parent
074f52c0be
commit
b8d0f78435
@ -23,13 +23,13 @@
|
||||
<base href=".">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link href="../base1/cockpit.css" type="text/css" rel="stylesheet">
|
||||
<link href="navigator.css" type="text/css" rel="stylesheet">
|
||||
<link href="style.css" type="text/css" rel="stylesheet">
|
||||
<link href="fontawesome/css/all.min.css" rel="stylesheet">
|
||||
<script src="fontawesome/attribution.js"></script>
|
||||
<script src="../base1/cockpit.js"></script>
|
||||
<script src="../manifests.js"></script>
|
||||
<script src="../*/po.js"></script>
|
||||
<script src="navigator.js" type="module"></script>
|
||||
<script src="main.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="nav-loader-container" id="nav-loader-container">
|
@ -4,7 +4,7 @@
|
||||
"menu": {
|
||||
"navigator": {
|
||||
"label": "Navigator",
|
||||
"path": "navigator.html",
|
||||
"path": "index.html",
|
||||
"order": 114
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user