Add footnotes to pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3ebd457582
commit
1cbc57ba89
8 changed files with 69 additions and 16 deletions
|
@ -133,9 +133,6 @@
|
|||
<yield></yield>
|
||||
</div>
|
||||
</div>
|
||||
<div style="background-color: #484848;">
|
||||
<p style="font-size: 8pt;">Copyright, The SANDWICH™ 2025 ©®☺ⓖⓨⓐⓣⓣ</p>
|
||||
</div>
|
||||
</center>
|
||||
|
||||
<style>
|
||||
|
|
|
@ -17,4 +17,11 @@
|
|||
<hr style="margin: 0">
|
||||
<div id="tab-content" role="tabpanel" class="tab-content">
|
||||
<yield></yield>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<hr class="footnotes-sep">
|
||||
<section class="footnotes">
|
||||
<slot:footer></slot:footer>
|
||||
<p>Copyright, The SANDWICH™ 2025 ©®☺ⓖⓨⓐⓣⓣ</p>
|
||||
</section>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue