diff --git a/betterlisting/bot.html b/betterlisting/bot.html index 4fdcf8a2f40d3f3567c4fe6715065d69d0c88be0..1279451aab52b4327c57ad09fffcc51c6f762434 100644 --- a/betterlisting/bot.html +++ b/betterlisting/bot.html @@ -3,7 +3,7 @@ </div> <div id="footer" class="row"> <!-- This footer will change depending on your settings in top.html --> - <p class="text-center"><a href="https://www.devcoster.com/betterlisting">BetterListing</a> – <a id="footerURL" href="https://www.devcoster.com/">devCoster</a></p> + <p class="text-center">by <a id="footerURL" href="https://www.devcoster.com/">devCoster</a></p> </div> </div> </body>