Footer Date
This commit is contained in:
parent
916fcba0f8
commit
e31c3793ca
BIN
public/twit_linux.webp
Normal file
BIN
public/twit_linux.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
@ -64,7 +64,7 @@
|
||||
<a href="<%= process.env.HOST_URL %>/sitemap.xml" class="text-white text-decoration-none me-3">Sitemap</a>
|
||||
<a href="<%= process.env.HOST_URL %>/rss" class="text-white text-decoration-none">RSS Feed</a>
|
||||
</p>
|
||||
<p class="mb-0">© 2024 <%= process.env.OWNER_NAME %>. All rights reserved.</p>
|
||||
<p class="mb-0">© 2025 <%= process.env.OWNER_NAME %>. All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
||||
<!-- Footer -->
|
||||
<footer class=" text-white text-center py-4">
|
||||
<div class="container">
|
||||
<p class="mb-0">© 2024 <%= process.env.OWNER_NAME %>. All rights reserved.</p>
|
||||
<p class="mb-0">© 2025 <%= process.env.OWNER_NAME %>. All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -111,7 +111,7 @@
|
||||
<a href="<%= process.env.HOST_URL %>/sitemap.xml" class="text-white text-decoration-none me-3">Sitemap</a>
|
||||
<a href="<%= process.env.HOST_URL %>/rss" class="text-white text-decoration-none">RSS Feed</a>
|
||||
</p>
|
||||
<p class="mb-0">© 2024 <%= process.env.OWNER_NAME %>. All rights reserved.</p>
|
||||
<p class="mb-0">© 2025 <%= process.env.OWNER_NAME %>. All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user