This commit is contained in:
parent
6f93ee6af9
commit
0ed2d30950
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ function App() {
|
||||||
|
|
||||||
{auth.userData && <div className="buttonGroup">
|
{auth.userData && <div className="buttonGroup">
|
||||||
<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>}
|
</div>}
|
||||||
|
|
||||||
<h3>Contact</h3>
|
<h3>Contact</h3>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue