modified: web/templates/admin/base.html
modified: web/templates/base.html modified: web/templates/group_admin/base.html modified: web/templates/group_policy.html modified: web/templates/privacy_policy.html
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<i class="bi bi-file-earmark-lock2 me-2 text-warning"></i>
|
||||
<strong>{{ group.name }}</strong> — Privacy Policy
|
||||
</span>
|
||||
<span class="text-muted small">Powered by MCLogger</span>
|
||||
<span class="text-muted small">Powered by <a href="https://log.devanturas.net" class="text-muted" target="_blank" rel="noopener noreferrer">MCLogger</a> — Made by Devanturas</span>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
<hr class="border-secondary mt-5">
|
||||
<p class="text-muted small text-center mb-4">
|
||||
This page is hosted by <a href="https://github.com/simolzimol/MCLogger" class="text-secondary">MCLogger</a>
|
||||
This page is hosted by <a href="https://log.devanturas.net" class="text-secondary" target="_blank" rel="noopener noreferrer">MCLogger</a>
|
||||
on behalf of <em>{{ group.name }}</em>.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user