From ac027192285ad741b3ac1b837e1c363beb8f3791 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 14 Nov 2021 09:28:25 +0100 Subject: Generate special list metadata --- content/profiles/bandcamp/index.md | 6 +++--- content/profiles/email/index.md | 6 +++--- content/profiles/fediverse/index.md | 6 +++--- content/profiles/git/index.md | 5 +++++ content/profiles/git/main.md | 5 +++++ content/profiles/github/index.md | 5 ----- content/profiles/github/main.md | 5 ----- content/profiles/index.md | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 content/profiles/git/index.md create mode 100644 content/profiles/git/main.md delete mode 100644 content/profiles/github/index.md delete mode 100644 content/profiles/github/main.md (limited to 'content/profiles') 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 @@ --- -title: Bandcamp -icon: parallelogram -list_icon: icon-arrow-up-right +title: Bandcamp +icon: parallelogram +list_post_icon: icon-arrow-up-right --- 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 @@ --- -title: E-Mail -icon: envelope -list_icon: icon-arrow-up-right +title: E-Mail +icon: envelope +list_post_icon: icon-arrow-up-right --- 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 @@ --- -title: Fediverse -icon: graph -list_icon: icon-arrow-up-right +title: Fediverse +icon: graph +list_post_icon: icon-arrow-up-right --- 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 @@ +--- +title: Git +icon: git-branch +list_post_icon: icon-arrow-up-right +--- diff --git a/content/profiles/git/main.md b/content/profiles/git/main.md new file mode 100644 index 0000000..fb25680 --- /dev/null +++ b/content/profiles/git/main.md @@ -0,0 +1,5 @@ +--- +title: "git.vulpes.one" +titlecase: false +url: "https://git.vulpes.one/" +--- 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 @@ ---- -title: Git -icon: git-branch -list_icon: icon-arrow-up-right ---- diff --git a/content/profiles/github/main.md b/content/profiles/github/main.md deleted file mode 100644 index fb25680..0000000 --- a/content/profiles/github/main.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: "git.vulpes.one" -titlecase: false -url: "https://git.vulpes.one/" ---- 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 @@ --- title: Profiles +position: 1 list_grid: true -list_icon: icon-arrow-up-right --- -- cgit v1.2.3-54-g00ecf