diff options
| author | Volpeon <git@volpeon.ink> | 2021-04-12 20:39:04 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-04-12 20:39:04 +0200 |
| commit | 6b2c6c4260b2af2adad37dc1f8c50a904e04f13d (patch) | |
| tree | 46db61ecffa196c31f19b7f437b554ad1c2a193c /metadata | |
| parent | WIP: Redesign (diff) | |
| download | volpeon.ink-6b2c6c4260b2af2adad37dc1f8c50a904e04f13d.tar.gz volpeon.ink-6b2c6c4260b2af2adad37dc1f8c50a904e04f13d.tar.bz2 volpeon.ink-6b2c6c4260b2af2adad37dc1f8c50a904e04f13d.zip | |
Update
Diffstat (limited to 'metadata')
| -rw-r--r-- | metadata/metadata.yaml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/metadata/metadata.yaml b/metadata/metadata.yaml index eeb6f62..972de8d 100644 --- a/metadata/metadata.yaml +++ b/metadata/metadata.yaml | |||
| @@ -37,3 +37,43 @@ rewrites: | |||
| 37 | path: | 37 | path: |
| 38 | - from: ^/personal | 38 | - from: ^/personal |
| 39 | to: /9thPK7O3xn | 39 | to: /9thPK7O3xn |
| 40 | |||
| 41 | profiles: | ||
| 42 | - platform: Bandcamp | ||
| 43 | icon: parallelogram | ||
| 44 | username: volpeon | ||
| 45 | url: https://bandcamp.com/volpeon | ||
| 46 | featured: true | ||
| 47 | |||
| 48 | - platform: E-Mail | ||
| 49 | icon: envelope | ||
| 50 | username: me@volpeon.ink | ||
| 51 | featured: true | ||
| 52 | |||
| 53 | - platform: Fediverse | ||
| 54 | icon: graph | ||
| 55 | username: "@volpeon@fedi.vulpes.one" | ||
| 56 | featured: true | ||
| 57 | |||
| 58 | - platform: GitHub | ||
| 59 | username: volpeon | ||
| 60 | url: "https://github.com/volpeon" | ||
| 61 | |||
| 62 | - platform: IRC | ||
| 63 | icon: hash | ||
| 64 | username: volpeon | ||
| 65 | featured: true | ||
| 66 | |||
| 67 | - platform: PeerTube | ||
| 68 | icon: video | ||
| 69 | username: "@volpeon@pt.vulpes.one" | ||
| 70 | featured: true | ||
| 71 | |||
| 72 | - platform: Steam | ||
| 73 | username: volpeon | ||
| 74 | url: https://steamcommunity.com/id/volpeon/ | ||
| 75 | |||
| 76 | - platform: XMPP | ||
| 77 | icon: messages | ||
| 78 | username: "<available>" | ||
| 79 | featured: true | ||
