Merge pull request #167 from downthecrop/forums-link

Forums Link + Footer to _includes
This commit is contained in:
Ceikry 2022-08-13 08:48:12 -05:00 committed by GitHub
commit c19e3b69ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 25 additions and 57 deletions

13
_includes/footer.html Normal file
View File

@ -0,0 +1,13 @@
<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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>

View File

@ -22,6 +22,7 @@
</li>
<li class="top"><a id="community" class="tl" href="/site/community/">{% include active-menu.html content="community" %}Community</span></a>
<ul>
<li><a href="https://forum.2009scape.org/" class="fly"><span>Forums</span> </a></li>
<li><a href="https://discord.gg/YY7WSttN7H" class="fly"><span>Discord Server</span> </a></li>
<li><a href="https://matrix.to/#/#2009scape:matrix.vddcore.eu" class="fly"><span>Matrix Server</span> </a></li>
<li><a href="/services/m=hiscore/hiscores.html?world=2" class="fly"><span>Legacy Hiscores</span></a></li>
@ -29,7 +30,6 @@
<li><a href="/site/community/staff.html" class="fly"><span>Meet the Staff</span></a>
<li><a href="/site/community/contributors.html" class="fly"><span>To the Tributes!</span></a></li>
<li><a href="/site/classicapplet/playclassic.html" class="fly"><span>Play Classic</span></a></li>
<li><a href="https://www.runelocus.com/top-rsps-list/2009scape/vote" class="fly"><span>Vote!</span></a></li>
</ul>
</li>

View File

@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<head>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
@ -23,6 +24,7 @@
<link rel="stylesheet" href="/site/2009scape-resources/css/2009scape.css">
<title>2009Scape - {{ page.title }}</title>
</head>
<body id="navhome" class="bodyBackground">
<a name="top"></a>
<div id="scroll">
@ -47,23 +49,12 @@
{% include menu.html %}
</div>
</div>
</div>
{{content}}
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{{content}}
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
</html>

View File

@ -30,9 +30,9 @@
<!-- Formatting to wrap -->
<style type="text/css">
.section {
padding: 0px !important;
padding: 0px !important;
}
</style>
</style>
<!--2009SCAPE CUSTOM CSS-->
<link rel="stylesheet" href="/site/css/kbase-6.css">
<title>2009Scape - {{ page.title }}</title>
@ -72,19 +72,7 @@
{{content}}
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">

View File

@ -66,19 +66,7 @@
{{content}}
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">

View File

@ -66,19 +66,7 @@
</div>
</div>
<div id="footer">
<div class="contain">
<div class="footerdesc">
Copyright &copy; 2021 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="" target="_blank">
<img src="/site/2009scape-resources/img/branding/logo-footer-dark.png" alt="2009Scape" />
</a>
</div>
</div>
{% include footer.html %}
</div>
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 13 KiB