Compare commits
No commits in common. "6ff4742446373bada43b69cd731331714ee561a4" and "23c0a22f06c6ad0639c7b18327bc45e61171d087" have entirely different histories.
6ff4742446
...
23c0a22f06
@ -2,11 +2,6 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## OrcasHub Updating Instructions
|
|
||||||
|
|
||||||
All customizations are in the checked in git repository. To update, download the zip or tar from the repo,
|
|
||||||
and extract over the template directory on the webserver.
|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
`Mikio` is a Bootstrap 4 style template for [DokuWiki](http://dokuwiki.org)
|
`Mikio` is a Bootstrap 4 style template for [DokuWiki](http://dokuwiki.org)
|
||||||
|
46
footer.html
46
footer.html
@ -1,48 +1,4 @@
|
|||||||
<footer>
|
Something here
|
||||||
<div class="outer-container">
|
|
||||||
<div class="outer-grid">
|
|
||||||
<div class="inner-grid">
|
|
||||||
<div>
|
|
||||||
<h3>Classifieds</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://orcashub.org/classified/for-sale">For Sale</a></li>
|
|
||||||
<li><a href="https://orcashub.org/classified/for-free">For Free</a></li>
|
|
||||||
<li><a href="https://orcashub.org/classified/want-to-buy">Looking For</a></li>
|
|
||||||
<li><a href="https://orcashub.org/classified/want-to-borrow">Want to Borrow</a></li>
|
|
||||||
<li><a href="https://orcashub.org/classified/new">New Post</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="inner-grid-second-row">
|
|
||||||
<h3>Housing</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://orcashub.org/housing">For Rent</a></li>
|
|
||||||
<li><a href="https://orcashub.org/housing">Requests</a></li>
|
|
||||||
<li><a href="https://orcashub.org/housing/new">New Post</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="inner-grid">
|
|
||||||
<div>
|
|
||||||
<h3>Other Services</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://groups.orcashub.org" target="_blank">Groups</a></li>
|
|
||||||
<li><a href="https://orcashub.org/events">Events</a></li>
|
|
||||||
<li><a href="/" target="_blank">Resources</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="inner-grid-second-row">
|
|
||||||
<h3>About</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://orcashub.org/faq">FAQ</a></li>
|
|
||||||
<li><a href="https://orcashub.org/terms-of-service">Terms of Service</a></li>
|
|
||||||
<li><a href="https://orcashub.org/privacy-policy">Privacy Policy</a></li>
|
|
||||||
<li><a href="https://orcashub.org/donate">Donate</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
function docReady(fn) {
|
function docReady(fn) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user