diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/profiles/bandcamp/index.md | 6 | ||||
-rw-r--r-- | content/profiles/email/index.md | 6 | ||||
-rw-r--r-- | content/profiles/fediverse/index.md | 6 | ||||
-rw-r--r-- | content/profiles/git/index.md | 5 | ||||
-rw-r--r-- | content/profiles/git/main.md (renamed from content/profiles/github/main.md) | 0 | ||||
-rw-r--r-- | content/profiles/github/index.md | 5 | ||||
-rw-r--r-- | content/profiles/index.md | 2 | ||||
-rw-r--r-- | content/projects/emojis/index.md | 5 | ||||
-rw-r--r-- | content/projects/index.md | 2 |
9 files changed, 19 insertions, 18 deletions
diff --git a/content/profiles/bandcamp/index.md b/content/profiles/bandcamp/index.md index 34f3c88..0a47469 100644 --- a/content/profiles/bandcamp/index.md +++ b/content/profiles/bandcamp/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Bandcamp | 2 | title: Bandcamp |
3 | icon: parallelogram | 3 | icon: parallelogram |
4 | list_icon: icon-arrow-up-right | 4 | list_post_icon: icon-arrow-up-right |
5 | --- | 5 | --- |
diff --git a/content/profiles/email/index.md b/content/profiles/email/index.md index e305535..6eef738 100644 --- a/content/profiles/email/index.md +++ b/content/profiles/email/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: E-Mail | 2 | title: E-Mail |
3 | icon: envelope | 3 | icon: envelope |
4 | list_icon: icon-arrow-up-right | 4 | list_post_icon: icon-arrow-up-right |
5 | --- | 5 | --- |
diff --git a/content/profiles/fediverse/index.md b/content/profiles/fediverse/index.md index ed35dc1..56eb848 100644 --- a/content/profiles/fediverse/index.md +++ b/content/profiles/fediverse/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Fediverse | 2 | title: Fediverse |
3 | icon: graph | 3 | icon: graph |
4 | list_icon: icon-arrow-up-right | 4 | list_post_icon: icon-arrow-up-right |
5 | --- | 5 | --- |
diff --git a/content/profiles/git/index.md b/content/profiles/git/index.md new file mode 100644 index 0000000..0d747a6 --- /dev/null +++ b/content/profiles/git/index.md | |||
@@ -0,0 +1,5 @@ | |||
1 | --- | ||
2 | title: Git | ||
3 | icon: git-branch | ||
4 | list_post_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/github/main.md b/content/profiles/git/main.md index fb25680..fb25680 100644 --- a/content/profiles/github/main.md +++ b/content/profiles/git/main.md | |||
diff --git a/content/profiles/github/index.md b/content/profiles/github/index.md deleted file mode 100644 index d4f011d..0000000 --- a/content/profiles/github/index.md +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | --- | ||
2 | title: Git | ||
3 | icon: git-branch | ||
4 | list_icon: icon-arrow-up-right | ||
5 | --- | ||
diff --git a/content/profiles/index.md b/content/profiles/index.md index 1041807..6514367 100644 --- a/content/profiles/index.md +++ b/content/profiles/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Profiles | 2 | title: Profiles |
3 | position: 1 | ||
3 | list_grid: true | 4 | list_grid: true |
4 | list_icon: icon-arrow-up-right | ||
5 | --- | 5 | --- |
diff --git a/content/projects/emojis/index.md b/content/projects/emojis/index.md index cbffe1b..58ad85b 100644 --- a/content/projects/emojis/index.md +++ b/content/projects/emojis/index.md | |||
@@ -1,4 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Emojis | 2 | title: Emojis |
3 | icon: smile | 3 | icon: smile |
4 | list_post_icon: icon-arrow-right | ||
4 | --- | 5 | --- |
diff --git a/content/projects/index.md b/content/projects/index.md index c79f803..546ae46 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Projects | 2 | title: Projects |
3 | position: 2 | ||
3 | list_grid: true | 4 | list_grid: true |
4 | list_icon: icon-arrow-right | ||
5 | --- | 5 | --- |