Skip to content
Snippets Groups Projects
Commit cb30f976 authored by Bob Mottram's avatar Bob Mottram
Browse files

Add patreon link to website

parent 007aeb21
No related branches found
No related tags found
No related merge requests found
......@@ -51,9 +51,7 @@ fnaZ2Wi050483Sj2RmQRpb99Dod7rVZTDtCqXk0J
Know of some fabulous web system which could run on Freedombone, but currently doesn't? Contact the above, and be prepared to make a compelling argument for why it should be included.
** Money
At the present time this project is not seeking any funding. There is no crowdfunding campaign and no slick marketing video. Those aren't ruled out as future possibilities, but for now they're just not needed.
If you find this project useful then you may wish to consider donating to [[./related.html][one of the related projects]] upon which it is based.
If you want to help keep the project going but aren't a coder, artist or translator then you can also sponsor it [[https://www.patreon.com/freedombone][on Patreon]].
** Testing and reporting bugs
Testing of the install on different hardware. Also pentesting on test installations to find vulnerabilities.
......
img/icon_support.png

20.6 KiB

......@@ -57,13 +57,13 @@
.column {
-ms-flex: 25%;
flex: 15%;
flex: 5%;
max-width: 25%;
padding: 0 4px;
}
.columnempty {
-ms-flex: 15%;
flex: 15%;
flex: 5%;
max-width: 15%;
padding: 0 4px;
}
......@@ -73,24 +73,19 @@
vertical-align: middle;
}
@media screen and (max-width: 600px) {
@media screen and (min-width: 400px) {
.column {
-ms-flex: 50%;
flex: 15%;
max-width: 50%;
}
.columnempty {
-ms-flex: 0%;
flex: 0%;
max-width: 0%;
-ms-flex: 25%;
flex: 5%;
max-width: 25%;
}
}
@media screen and (max-width: 200px) {
@media screen and (max-width: 400px) {
.column {
-ms-flex: 25%;
flex: 15%;
max-width: 25%;
-ms-flex: 50%;
flex: 20%;
max-width: 50%;
}
}
</style>
......@@ -175,6 +170,14 @@
</a>
</div>
</div>
<div class="column">
<div>
<a href="https://www.patreon.com/freedombone">
<img src="images/icon_support.png" style="width:100%">
<center>Patreon</center>
</a>
</div>
</div>
<div class="column">
<div>
<a href="https://blog.freedombone.net/tag/freedombone">
......
......@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Freedombone</title>
<!-- 2018-08-04 Sat 10:49 -->
<!-- 2018-09-26 Wed 21:50 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" />
......@@ -228,11 +228,7 @@ Know of some fabulous web system which could run on Freedombone, but currently d
<h3 id="sec-3-2">Money</h3>
<div class="outline-text-3" id="text-3-2">
<p>
At the present time this project is not seeking any funding. There is no crowdfunding campaign and no slick marketing video. Those aren't ruled out as future possibilities, but for now they're just not needed.
</p>
<p>
If you find this project useful then you may wish to consider donating to <a href="./related.html">one of the related projects</a> upon which it is based.
If you want to help keep the project going but aren't a coder, artist or translator then you can also sponsor it <a href="https://www.patreon.com/freedombone">on Patreon</a>.
</p>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment