mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-29 11:54:27 +01:00
Credits for BTCPay Logo in the bottom
This commit is contained in:
@@ -111,7 +111,10 @@
|
||||
@if (User.Identity.IsAuthenticated)
|
||||
{
|
||||
<footer class="footer">
|
||||
<div class="container text-right">@env.ToString()</div>
|
||||
<div class="container">
|
||||
<div class="float-left">Logo made with 💚 by <a href="https://ibukingdom.themedia.jp/" target="_blank">Ibuki</a></div>
|
||||
<div class="text-right">@env.ToString()</div>
|
||||
</div>
|
||||
</footer>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user