mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
explicit favicon link
This commit is contained in:
parent
1e6088ca1d
commit
adf4f5a738
3 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>OpenWebRX | Open Source SDR Web App for Everyone!</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico" />
|
||||
<script src="static/sdr.js"></script>
|
||||
<script src="static/mathbox-bundle.min.js"></script>
|
||||
<script src="static/openwebrx.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue