Sfoglia il codice sorgente

Remove patreon/ghs references

Riccardo Balbo 4 anni fa
parent
commit
d079b63801
3 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  1. 4 4
      www/blog/index.html
  2. 2 2
      www/fragments/footer.html
  3. 1 1
      www/fragments/sidebar.html

+ 4 - 4
www/blog/index.html

@@ -12,16 +12,16 @@
 				for free!
 			</p>
 
-			<p>
+			<!-- <p>
 				This website the result of our first goal being reached on <a href="https://www.patreon.com/jayfella">Patreon</a>. We would like to say a big
 				thank you to those that have supported us. We have a dedicated page with your jmonkey username listed here. Once our next goal has been reached
 				we will begin to offer <b>paid</b> and <b>sponsored</b> assets!
-			</p>
+			</p> -->
 
-			<p>
+			<!-- <p>
 				If you would like to support our cause, please <a href="https://www.patreon.com/jayfella">support us on Patreon</a> and help the community
 				thrive!
-			</p>
+			</p> -->
 
 			<p></p>
 

+ 2 - 2
www/fragments/footer.html

@@ -30,7 +30,7 @@
 						<div class="column">
 							<div class="ui list">
 
-								<div class="item">
+								<!-- <div class="item">
 									<a class="ui right floated orange button" href="https://www.patreon.com/jayfella">
 										<i class="patreon icon"></i>Become a Patron
 									</a>
@@ -41,7 +41,7 @@
 										<i class="pink heart icon"></i>Github Sponsor
 									</a>
 
-								</div>
+								</div> -->
 
 							</div>
 						</div>

+ 1 - 1
www/fragments/sidebar.html

@@ -51,7 +51,7 @@
 				<div class="header"><i class="external alternate icon"></i>Related</div>
 				<div class="menu">
 					<a class="item" href="https://hub.jmonkeyengine.org"><i class="yellow discourse icon"></i>Community Hub</a>
-					<a class="item" target="_blank" href="https://www.patreon.com/jayfella"><i class="patreon orange icon"></i>Become a Patron</a>
+					<!-- <a class="item" target="_blank" href="https://www.patreon.com/jayfella"><i class="patreon orange icon"></i>Become a Patron</a> -->
 				</div>
 			</div>