forked from cory/tildefriends
		
	welcome: prettier
This commit is contained in:
		| @@ -72,16 +72,21 @@ | |||||||
| 						<a | 						<a | ||||||
| 							class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" | 							class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" | ||||||
| 							href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/" | 							href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/" | ||||||
| 							><img src="f-droid.svg" style="height: 2em; margin: 0" | 							><img src="f-droid.svg" style="height: 2em; margin: 0" /> Get it | ||||||
| 						/> Get it on F-Droid</a> | 							on F-Droid</a | ||||||
| 						<a class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" | 						> | ||||||
| 							href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage"> | 						<a | ||||||
| 							<img src="appimage.svg" style="height: 2em; margin: 0"> | 							class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" | ||||||
|  | 							href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage" | ||||||
|  | 						> | ||||||
|  | 							<img src="appimage.svg" style="height: 2em; margin: 0" /> | ||||||
| 							Get Linux 64-bit AppImage | 							Get Linux 64-bit AppImage | ||||||
| 						</a> | 						</a> | ||||||
| 						<a class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" | 						<a | ||||||
| 							href="https://play.google.com/store/apps/details?id=com.unprompted.tildefriends"> | 							class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top" | ||||||
| 							<img src="googleplay.svg" style="height: 2em; margin: 0"> | 							href="https://play.google.com/store/apps/details?id=com.unprompted.tildefriends" | ||||||
|  | 						> | ||||||
|  | 							<img src="googleplay.svg" style="height: 2em; margin: 0" /> | ||||||
| 							Get it on Google Play (Open Testing) | 							Get it on Google Play (Open Testing) | ||||||
| 						</a> | 						</a> | ||||||
| 					</p> | 					</p> | ||||||
| @@ -110,9 +115,7 @@ | |||||||
| 								>https://www.tildefriends.net/</a | 								>https://www.tildefriends.net/</a | ||||||
| 							>. | 							>. | ||||||
| 						</li> | 						</li> | ||||||
| 						<li> | 						<li>Create an account to identify yourself with that instance.</li> | ||||||
| 							Create an account to identify yourself with that instance. |  | ||||||
| 						</li> |  | ||||||
| 						<li> | 						<li> | ||||||
| 							Describe yourself in your profile in the <b>ssb</b> app. Give | 							Describe yourself in your profile in the <b>ssb</b> app. Give | ||||||
| 							yourself a name and an avatar if you like. | 							yourself a name and an avatar if you like. | ||||||
| @@ -121,10 +124,16 @@ | |||||||
| 							Connect to others. | 							Connect to others. | ||||||
| 							<ul> | 							<ul> | ||||||
| 								<li>Automatically discover peers on the same network.</li> | 								<li>Automatically discover peers on the same network.</li> | ||||||
| 									<li>Manually connect to rooms and pubs, including <a href="https://www.tildefriends.net/~cory/room/" | 								<li> | ||||||
|  | 									Manually connect to rooms and pubs, including | ||||||
|  | 									<a href="https://www.tildefriends.net/~cory/room/" | ||||||
| 										>tildefriends.net itself</a | 										>tildefriends.net itself</a | ||||||
| 									>.</li> | 									>. | ||||||
| 									<li>Enable <b>Peer Exchange</b> in the <b>admin</b> to discover internet peers.</li> | 								</li> | ||||||
|  | 								<li> | ||||||
|  | 									Enable <b>Peer Exchange</b> in the <b>admin</b> to discover | ||||||
|  | 									internet peers. | ||||||
|  | 								</li> | ||||||
| 							</ul> | 							</ul> | ||||||
| 						</li> | 						</li> | ||||||
| 						<li>Follow people to grow your network.</li> | 						<li>Follow people to grow your network.</li> | ||||||
| @@ -216,10 +225,11 @@ | |||||||
| 		<div class="w3-container w3-padding-64 w3-light-grey w3-center"> | 		<div class="w3-container w3-padding-64 w3-light-grey w3-center"> | ||||||
| 			<h1 class="w3-jumbo"><b>Boring Technology</b></h1> | 			<h1 class="w3-jumbo"><b>Boring Technology</b></h1> | ||||||
| 			<p> | 			<p> | ||||||
| 				Tilde Friends is built using boring, trusted tech.  Unless a better reason | 				Tilde Friends is built using boring, trusted tech. Unless a better | ||||||
| 				presents itself, it strives to use only simple and | 				reason presents itself, it strives to use only simple and widely adopted | ||||||
| 				widely adopted dependencies in order to keep it easy to build for | 				dependencies in order to keep it easy to build for all sorts of | ||||||
| 				all sorts of platforms and maintainable for a very long time.</p> | 				platforms and maintainable for a very long time. | ||||||
|  | 			</p> | ||||||
| 			<p> | 			<p> | ||||||
| 				Though of course for building Tilde Friends apps, you are free to use | 				Though of course for building Tilde Friends apps, you are free to use | ||||||
| 				whatever fits. | 				whatever fits. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user