diff options
Diffstat (limited to 'content/profiles')
-rw-r--r-- | content/profiles/bandcamp/index.md | 5 | ||||
-rw-r--r-- | content/profiles/bandcamp/main.md | 5 | ||||
-rw-r--r-- | content/profiles/email/index.md | 5 | ||||
-rw-r--r-- | content/profiles/email/main.md | 5 | ||||
-rw-r--r-- | content/profiles/fediverse/index.md | 5 | ||||
-rw-r--r-- | content/profiles/fediverse/main.md | 5 | ||||
-rw-r--r-- | content/profiles/github/index.md | 5 | ||||
-rw-r--r-- | content/profiles/github/main.md | 5 | ||||
-rw-r--r-- | content/profiles/index.md | 5 |
9 files changed, 45 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 | --- | ||
diff --git a/content/profiles/email/index.md b/content/profiles/email/index.md new file mode 100644 index 0000000..e305535 --- /dev/null +++ b/content/profiles/email/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: E-Mail | ||
3 | icon: envelope | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/email/main.md b/content/profiles/email/main.md new file mode 100644 index 0000000..16f103a --- /dev/null +++ b/content/profiles/email/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: me@volpeon.ink | ||
3 | titlecase: false | ||
4 | url: "mailto:me@volpeon.ink" | ||
5 | --- | ||
diff --git a/content/profiles/fediverse/index.md b/content/profiles/fediverse/index.md new file mode 100644 index 0000000..ed35dc1 --- /dev/null +++ b/content/profiles/fediverse/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Fediverse | ||
3 | icon: graph | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/fediverse/main.md b/content/profiles/fediverse/main.md new file mode 100644 index 0000000..70ee902 --- /dev/null +++ b/content/profiles/fediverse/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: "@volpeon@mk.vulpes.one" | ||
3 | titlecase: false | ||
4 | url: "https://mk.vulpes.one/@volpeon" | ||
5 | --- | ||
diff --git a/content/profiles/github/index.md b/content/profiles/github/index.md new file mode 100644 index 0000000..d4f011d --- /dev/null +++ b/content/profiles/github/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Git | ||
3 | icon: git-branch | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/github/main.md b/content/profiles/github/main.md new file mode 100644 index 0000000..fb25680 --- /dev/null +++ b/content/profiles/github/main.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: "git.vulpes.one" | ||
3 | titlecase: false | ||
4 | url: "https://git.vulpes.one/" | ||
5 | --- | ||
diff --git a/content/profiles/index.md b/content/profiles/index.md new file mode 100644 index 0000000..1041807 --- /dev/null +++ b/content/profiles/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Profiles | ||
3 | list_grid: true | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||