feat: add team@valleyofthecommons.com mailto link to all page footers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
044566ac7c
commit
aaa11acefa
|
|
@ -706,7 +706,7 @@
|
|||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<p>Valley of the Commons · <a href="https://www.commons-hub.at/">Commons Hub</a> · <a href="privacy.html">Privacy Policy</a></p>
|
||||
<p>Valley of the Commons · <a href="https://www.commons-hub.at/">Commons Hub</a> · <a href="mailto:team@valleyofthecommons.com">team@valleyofthecommons.com</a> · <a href="privacy.html">Privacy Policy</a></p>
|
||||
</footer>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -265,7 +265,7 @@
|
|||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="footer-container">
|
||||
<p>© 2026 Commons Hub. <a href="https://www.commons-hub.at" target="_blank" rel="noopener noreferrer">commons-hub.at</a></p>
|
||||
<p>© 2026 Commons Hub. <a href="https://www.commons-hub.at" target="_blank" rel="noopener noreferrer">commons-hub.at</a> · <a href="mailto:team@valleyofthecommons.com">team@valleyofthecommons.com</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@
|
|||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
<p>Valley of the Commons · <a href="https://www.commons-hub.at/">Commons Hub</a> · <a href="privacy.html">Privacy Policy</a></p>
|
||||
<p>Valley of the Commons · <a href="https://www.commons-hub.at/">Commons Hub</a> · <a href="mailto:team@valleyofthecommons.com">team@valleyofthecommons.com</a> · <a href="privacy.html">Privacy Policy</a></p>
|
||||
</footer>
|
||||
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue