Fix contact page meta tags and privacy page broken footer.
Contact: add SSI variables, fix title and OG URL to /contact. Privacy: replace non-existent /includes/footer.html with standard footer-bottom.html partial. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
cc36a2abdd
commit
adfd9bb4b7
2 changed files with 11 additions and 6 deletions
|
|
@ -56,7 +56,9 @@
|
|||
|
||||
</main>
|
||||
|
||||
<!--# include file='/includes/footer.html' -->
|
||||
<footer class="bg-secondary-subtle">
|
||||
<!--# include file='/includes/partials/footer-bottom.html' -->
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue