added websdr server
This commit is contained in:
parent
005116282d
commit
57b2400421
BIN
images/sdr.jpg
Normal file
BIN
images/sdr.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 309 KiB |
11
index.html
11
index.html
|
@ -24,6 +24,15 @@
|
|||
|
||||
<body>
|
||||
<div class="button-container">
|
||||
</button>
|
||||
<a href="https://websdr.freecorn1854.win/">
|
||||
<button class="custom-button steam">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
<img class="button-image" src="./images/sdr.jpg" alt="Button Logo" style="width: 3em; height: auto;">
|
||||
<span class="button-text">OpenWeb RX WebSDR</span>
|
||||
</div>
|
||||
</button>
|
||||
<a href="https://nonfree.freecorn1854.win/shortstack">
|
||||
<button class="custom-button steam">
|
||||
<div class="color-part"></div>
|
||||
|
@ -39,7 +48,7 @@
|
|||
<img class="button-image" src="./images/winxplogoathome.png" alt="Button Logo" style="width: 3em; height: auto;">
|
||||
<span class="button-text">Windows XP Tour HTML</span>
|
||||
</div>
|
||||
</button>
|
||||
</button>
|
||||
</a>
|
||||
</a>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue