Skip to content

Commit ed9ac60

Browse files
committed
cleanup footer & licenses
1 parent 1eb4a86 commit ed9ac60

File tree

3 files changed

+20
-17
lines changed

3 files changed

+20
-17
lines changed

_includes/footer.html

+5-17
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="container">
55
<div class="row">
66

7-
<div class="footer-col col-md-4">
7+
<div class="footer-col col-md-6">
88
<h3>Find Us</h3>
99
<ul class="list-inline">
1010
<li>
@@ -41,31 +41,18 @@ <h3>Find Us</h3>
4141
-->
4242
</ul>
4343
</div>
44-
<div class="footer-col col-md-4">
44+
<div class="footer-col col-md-6">
4545
<h3>Links</h3>
4646

4747
<a href="/support">Support</a><br />
48-
<a href="http://stardot.org.uk/">Stardot</a><br />
49-
<a href="http://www.retrosoftware.co.uk/">Retrosoftware</a><br />
50-
<a href="https://bbc.godbolt.org/">jsBeeb</a><br />
51-
<a href="https://www.pouet.net/groups.php?which=12872">pouët.net</a><br />
52-
53-
48+
<a href="/info.html#contact">Contact</a><br />
5449

5550

56-
</div>
57-
<div class="footer-col col-md-4">
58-
<h3>Policy</h3>
59-
All content on the Bitshifters Github pages site is free to use and open source under <a target="_blank" href="https://creativecommons.org/">Creative Commons</a> and <a target="_blank" href="https://creativecommons.org/">MIT</a> license.
60-
<br>Archived content is subject to original licence.
61-
62-
63-
64-
6551
</div>
6652
</div>
6753
</div>
6854
</div>
55+
<!--
6956
<div class="footer-below">
7057
<div class="container">
7158
<div class="row">
@@ -75,6 +62,7 @@ <h3>Policy</h3>
7562
</div>
7663
</div>
7764
</div>
65+
-->
7866
</footer>
7967

8068
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes) -->

_posts/support/2021-04-06-general-support.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ title: General Support
99
When we get chance, we'll put some info in here to help you run our demos on the various machine configurations that are out there.
1010

1111
[Reach out to us directly](/info.html#contact) with any queries for now.
12+

_posts/support/2021-04-07-licenses.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: support_post
3+
category: [posts, support]
4+
title: Licenses / Policies
5+
---
6+
7+
8+
### License & Policies
9+
10+
All content on the Bitshifters Github pages site is free to use and open source under <a target="_blank" href="https://creativecommons.org/">Creative Commons</a> and <a target="_blank" href="https://creativecommons.org/">MIT</a> license.
11+
<br>External content from is subject to original authors licence.
12+
13+
_This site based on the Freelancer theme sourced from <a target="_blank" href="http://startbootstrap.com/template-overviews/freelancer/">Start Bootstrap</a>_
14+

0 commit comments

Comments
 (0)