Update footer.html

This commit is contained in:
Patrick McGuire
2021-11-09 11:37:07 -05:00
committed by GitHub
parent 1a7694e6ef
commit d38f640ca1
+1 -1
View File
@@ -16,7 +16,7 @@ a {
</style> </style>
</head> </head>
<body> <body>
<a href="https://birdnetpi.pmcgui.xyz/stream" target="footer"><h4>Play Live Audio</h4></a> <a href="http://birdnetpi.local/stream" target="footer"><h4>Play Live Audio</h4></a>
</p> </p>
</body> </body>
</html> </html>