diff options
| -rw-r--r-- | index.html | 21 | 
1 files changed, 13 insertions, 8 deletions
| @@ -195,17 +195,17 @@  <body>  <div id="content" class="content">  <h1 class="title">Skylarcloud Homepage</h1> -<div id="outline-container-org7274006" class="outline-2"> -<h2 id="org7274006">About</h2> -<div class="outline-text-2" id="text-org7274006"> +<div id="outline-container-org0a31f13" class="outline-2"> +<h2 id="org0a31f13">About</h2> +<div class="outline-text-2" id="text-org0a31f13">  <p>  Free software presents tremendous possibilities for organizing over the internet, and publishing one’s voice. It’s a respite from the manipulative, profit-motivated corporate software experiences that large social media companies operate; it’s small. Small and accessible programs can create an ecosystem of small and accessible creative websites, and this is my attempt to plant my flag and secure myself a place on the web to publish, compute, and commune freely.  </p>  </div>  </div> -<div id="outline-container-org02d5c45" class="outline-2"> -<h2 id="org02d5c45">Links</h2> -<div class="outline-text-2" id="text-org02d5c45"> +<div id="outline-container-org29db1b3" class="outline-2"> +<h2 id="org29db1b3">Links</h2> +<div class="outline-text-2" id="text-org29db1b3">  <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> @@ -221,13 +221,18 @@ Free software presents tremendous possibilities for organizing over the internet  </tr>  <tr> +<td class="org-left"><a href="https://git.skylarcloud.xyz">https://git.skylarcloud.xyz</a></td> +<td class="org-left">My git repositories</td> +</tr> + +<tr>  <td class="org-left"><a href="https://searx.skylarcloud.xyz">https://searx.skylarcloud.xyz</a></td>  <td class="org-left">My SearxNG instance, a Free “meta-search-engine”</td>  </tr>  <tr> -<td class="org-left"><a href="https://git.skylarcloud.xyz">https://git.skylarcloud.xyz</a></td> -<td class="org-left">My git repositories</td> +<td class="org-left"><a href="https://skylarcloud.xyz/contact.html">https://skylarcloud.xyz/contact.html</a></td> +<td class="org-left">Contact me via Signal or Email</td>  </tr>  </tbody>  </table> |