Added 'private' sites
Some checks failed
Deploy to production / Build (push) Has been cancelled

This commit is contained in:
Kars van Velzen 2025-08-26 23:52:20 +02:00
parent 6f93ee6af9
commit 0ed2d30950

View file

@ -29,7 +29,7 @@ function App() {
{auth.userData && <div className="buttonGroup">
<ButtonGroup
buttons={[["Syncthing", "https://octubre.be/syncthing/", "Backup Synchronisation Service"], ["BOINC", "https://octubre.be/boinc/", "Share computing power for science!"], ["FAH", "https://octubre.be/fah", "Share computing power for science!"]]}/>
buttons={[["Syncthing", "https://octubre.be/syncthing/", "Backup Synchronisation Service"], ["BOINC", "https://octubre.be/boinc/", "Share computing power for science!"], ["FAH", "https://octubre.be/fah", "Share computing power for science!"], ["Stats", "https://octubre.be/stats", "Anonymously keep track of visits"], ["irc", "https://irc.octubre.be", "Internet Relay Chat service using thelounge software"], ["", "https://octubre.be", ""]]}/>
</div>}
<h3>Contact</h3>