some tweaks

2.0
adb-sh 2 years ago
parent 05bf0e3672
commit 1b8aa36a5b

@ -20,6 +20,8 @@ module.exports = {
editLinkText: '', editLinkText: '',
lastUpdated: false, lastUpdated: false,
searchMaxSuggestions: 10, searchMaxSuggestions: 10,
searchHotkeys: ['s', 'k', '/'],
searchPlaceholder: 'Ctrl + S',
test: [/.+.md/], test: [/.+.md/],
nav: [ nav: [
{ {

@ -18,11 +18,11 @@ home: true
</div> </div>
</BannerWrapperNetwork> </BannerWrapperNetwork>
----
## services, I'm hosting ## services I'm hosting
----
### public services ### :rocket: public services
| service | URL | | service | URL |
| - | - | | - | - |
@ -35,7 +35,7 @@ home: true
| Searx | [searx.cybre.town](https://searx.cybre.town) | | Searx | [searx.cybre.town](https://searx.cybre.town) |
| Penpot | [penpot.cybre.town](https://penpot.cybre.town) | | Penpot | [penpot.cybre.town](https://penpot.cybre.town) |
### private services ### :lock: private services
| service | URL | | service | URL |
| - | - | | - | - |
@ -44,7 +44,7 @@ home: true
| Mail | [mail.adb.sh](https://mail.adb.sh) | | Mail | [mail.adb.sh](https://mail.adb.sh) |
| Gotify UP | [push.cybre.town](https://push.cybre.town) | | Gotify UP | [push.cybre.town](https://push.cybre.town) |
### other sites ### :globe_with_meridians: other sites
| service | URL | | service | URL |
| - | - | | - | - |
@ -53,12 +53,14 @@ home: true
| Strobe Town - Tickets (Pretix) | [tickets.strobe.town](https://tickets.strobe.town) | | Strobe Town - Tickets (Pretix) | [tickets.strobe.town](https://tickets.strobe.town) |
| Strobe Town - Music (Funkwhale) | [music.strobe.town](https://music.strobe.town) | | Strobe Town - Music (Funkwhale) | [music.strobe.town](https://music.strobe.town) |
## contact me ----
## :mailbox_with_mail: contact me
- Matrix: [@adb:adb.sh](https://matrix.to/#/@adb:adb.sh) - Matrix: [@adb:adb.sh](https://matrix.to/#/@adb:adb.sh)
- Mail: info [at] this.domain - Mail: info [at] this.domain
## buy me a coffee :coffee: ^-^ ## :coffee: buy me a coffee ^-^
- Liberapay: [liberapay/adb.sh](https://liberapay.com/adb.sh) - Liberapay: [liberapay/adb.sh](https://liberapay.com/adb.sh)
- Bitcoin: [BC1QGP24D6GKPM4TEZ4ZRT3KZGKHYUJQUV68PTAXKQ](bitcoin:BC1QGP24D6GKPM4TEZ4ZRT3KZGKHYUJQUV68PTAXKQ) - Bitcoin: [BC1QGP24D6GKPM4TEZ4ZRT3KZGKHYUJQUV68PTAXKQ](bitcoin:BC1QGP24D6GKPM4TEZ4ZRT3KZGKHYUJQUV68PTAXKQ)

Loading…
Cancel
Save