Mobile mesh apps page with smaller heading

This commit is contained in:
Bob Mottram 2017-10-05 11:45:24 +01:00
parent a9acefeea6
commit bbaa8b7088
3 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
#+BEGIN_EXPORT html
<center>
<h1>Welcome to the Freedombone Mesh</h1>
<h3>Welcome to the Freedombone Mesh</h3>
</center>
#+END_EXPORT
@ -22,7 +22,7 @@ The following apps are available:
<center>
<table style="width:80%; border:0">
<tr>
<td><center><b><a href="ssb.apk"><img src="images/ssb.png"/></a></b><br>Secure Scuttlebutt</center></td>
<td><center><b><a href="ssb.apk"><img src="images/ssb.png"/></a></b><br><a href="ssb.apk">Secure Scuttlebutt</a></center></td>
<td><center><b><h3></h3></b><br></center></td>
</tr>
</table>

BIN
img/mesh_mobileapps.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2017-10-04 Wed 20:43 -->
<!-- 2017-10-05 Thu 11:44 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>&lrm;</title>
@ -245,7 +245,7 @@ for the JavaScript code in this tag.
</div>
<center>
<h1>Welcome to the Freedombone Mesh</h1>
<h3>Welcome to the Freedombone Mesh</h3>
</center>
<p>
@ -255,7 +255,7 @@ The following apps are available:
<center>
<table style="width:80%; border:0">
<tr>
<td><center><b><a href="ssb.apk"><img src="images/ssb.png"/></a></b><br>Secure Scuttlebutt</center></td>
<td><center><b><a href="ssb.apk"><img src="images/ssb.png"/></a></b><br><a href="ssb.apk">Secure Scuttlebutt</a></center></td>
<td><center><b><h3></h3></b><br></center></td>
</tr>
</table>