less hard-coding links

This commit is contained in:
mcguirepr89
2022-02-10 09:34:43 -05:00
parent 45a21619af
commit ba92d7fd72
10 changed files with 149 additions and 191 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ a {
</style>
</head>
<body>
<a href="http://birdnetpi.local/stream" target="footer"><h4>Play Live Audio</h4></a>
<a href="/stream" target="footer"><h4>Play Live Audio</h4></a>
</p>
</body>
</html>