diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:34:27 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:34:27 -0400 |
| commit | f22f0fdc29a55bde2cabe3db26a4388b5c96ba5f (patch) | |
| tree | e2909af9f98e168abf008a17b20a92131e642f3b /nextcloud.html | |
| parent | 8bcb989388cdda2a37c302cd744b22dc82de95fc (diff) | |
random tweaks
Diffstat (limited to 'nextcloud.html')
| -rw-r--r-- | nextcloud.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nextcloud.html b/nextcloud.html index 40c5dba..b5b7021 100644 --- a/nextcloud.html +++ b/nextcloud.html @@ -9,10 +9,10 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <header><h1><img src="pix/nextcloud.svg" alt="logo"> Setting up a Nextcloud Instance</h1></header> + <header><h1> Setting up a Nextcloud Instance</h1></header> <nav></nav> <main> - +<img class=titleimg src="pix/nextcloud.svg" alt="logo"> <h2 id="whatis">What is Nextcloud?</h2> <p><a href="https://nextcloud.com" target="_blank"><img src="pix/nextcloud.svg" alt="logo">Nextcloud</a> is a free and open source solution for cloud storage. However it can also do other things, such as manage your email, notes, calender, tasks, and can even connect to the Fediverse (think Mastodon and Pleroma). Pretty much every service that Google has to offer has a much better alternative as a Nextcloud app and this is a must-have for anyone wanting to get away from Google services but still wants a traditional cloud experience (in the likes of Google Services, anyways).</p> |
