mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
make the header work on all pages
This commit is contained in:
parent
508ea2cf96
commit
813474b5d6
10 changed files with 11 additions and 20 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="stylesheet" href="static/css/features.css">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.9.0/showdown.min.js"></script>
|
||||
<script src="static/lib/jquery-3.2.1.min.js"></script>
|
||||
<script src="static/lib/Header.js"></script>
|
||||
<script src="static/features.js"></script>
|
||||
</HEAD><BODY>
|
||||
${header}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue