diff options
| author | Volpeon <git@volpeon.ink> | 2021-11-13 18:03:55 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-11-13 18:03:55 +0100 |
| commit | c20ea9f6922557db29061a5d53c067ab20c734b9 (patch) | |
| tree | 8db62241b809d73c51f9e7f8c3189638d9700c88 /metadata | |
| parent | Fix persistent scrollbar (diff) | |
| download | volpeon.ink-c20ea9f6922557db29061a5d53c067ab20c734b9.tar.gz volpeon.ink-c20ea9f6922557db29061a5d53c067ab20c734b9.tar.bz2 volpeon.ink-c20ea9f6922557db29061a5d53c067ab20c734b9.zip | |
Improved list generation, remove index template
Diffstat (limited to 'metadata')
| -rw-r--r-- | metadata/metadata.yaml | 40 |
1 files changed, 4 insertions, 36 deletions
diff --git a/metadata/metadata.yaml b/metadata/metadata.yaml index c8f2d72..679cdcb 100644 --- a/metadata/metadata.yaml +++ b/metadata/metadata.yaml | |||
| @@ -11,43 +11,11 @@ menus: | |||
| 11 | label: Projects | 11 | label: Projects |
| 12 | url: /projects/ | 12 | url: /projects/ |
| 13 | 13 | ||
| 14 | - id: profiles | ||
| 15 | label: Profiles | ||
| 16 | url: /profiles/ | ||
| 17 | |||
| 14 | - id: 9thPK7O3xn | 18 | - id: 9thPK7O3xn |
| 15 | label: Personal | 19 | label: Personal |
| 16 | url: /9thPK7O3xn/ | 20 | url: /9thPK7O3xn/ |
| 17 | hidden: true | 21 | hidden: true |
| 18 | |||
| 19 | profiles: | ||
| 20 | - platform: Bandcamp | ||
| 21 | icon: parallelogram | ||
| 22 | username: volpeon | ||
| 23 | url: https://bandcamp.com/volpeon | ||
| 24 | featured: true | ||
| 25 | |||
| 26 | - platform: E-Mail | ||
| 27 | icon: envelope | ||
| 28 | username: me@volpeon.ink | ||
| 29 | featured: true | ||
| 30 | url: "mailto:me@volpeon.ink" | ||
| 31 | |||
| 32 | - platform: Fediverse | ||
| 33 | icon: graph | ||
| 34 | username: "@volpeon@mk.vulpes.one" | ||
| 35 | url: "https://mk.vulpes.one/@volpeon" | ||
| 36 | featured: true | ||
| 37 | |||
| 38 | - platform: GitHub | ||
| 39 | icon: git-branch | ||
| 40 | username: volpeon | ||
| 41 | url: "https://github.com/volpeon" | ||
| 42 | |||
| 43 | - platform: IRC | ||
| 44 | icon: hash | ||
| 45 | username: volpeon | ||
| 46 | |||
| 47 | - platform: Steam | ||
| 48 | username: volpeon | ||
| 49 | url: https://steamcommunity.com/id/volpeon/ | ||
| 50 | |||
| 51 | - platform: XMPP | ||
| 52 | icon: messages | ||
| 53 | username: "<available>" | ||
