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 /content/profiles/bandcamp | |
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 'content/profiles/bandcamp')
-rw-r--r-- | content/profiles/bandcamp/index.md | 5 | ||||
-rw-r--r-- | content/profiles/bandcamp/main.md | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/content/profiles/bandcamp/index.md b/content/profiles/bandcamp/index.md new file mode 100644 index 0000000..34f3c88 --- /dev/null +++ b/content/profiles/bandcamp/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Bandcamp | ||
3 | icon: parallelogram | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/bandcamp/main.md b/content/profiles/bandcamp/main.md new file mode 100644 index 0000000..f94213f --- /dev/null +++ b/content/profiles/bandcamp/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: volpeon | ||
3 | titlecase: false | ||
4 | url: https://bandcamp.com/volpeon | ||
5 | --- | ||