2009scape-website/_includes/footer.html
Dan G acc62cd4e8
Change all Jagex.com links to point back to content root and be crawlable (SEO) (#193)
* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* checkpoint

* Checkpoint

* Checkpoint
2022-11-14 03:42:45 +09:00

13 lines
609 B
HTML

<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2022 under AGPL. <strong>2009Scape is not affiliated with RuneScape or Jagex
Ltd.</strong><br />
Use of our Game's source code is subject to our <a href="/site/terms/terms.html">Terms &amp;
Conditions</a> and <a href="/site/privacy/privacy.html">Privacy Policy</a>.<br />
</div>
<a class="jagexlink" href="/">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.webp" alt="2009Scape" />
</a>
</div>
</div>