Added links to source
This commit is contained in:
parent
1b89a4c491
commit
2fccf9c2c9
1 changed files with 7 additions and 1 deletions
|
@ -17,12 +17,18 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1 id="intro">Dashboard</h1>
|
||||
<h1 id="intro">Dashboard</h1>
|
||||
<div>
|
||||
<div id="instruct"></div>
|
||||
<div id="repeaters"></div>
|
||||
<div id="links"></div>
|
||||
<div id="lastheard"></div>
|
||||
<div id="source">
|
||||
<b>
|
||||
<a href="https://github.com/johnhays/dsgwdashboard" target="source">Dashboard Source</a>
|
||||
<a href="https://github.com/F4FXL/DStarGateway" target="source">DStarGateway Source</a>
|
||||
</b>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue