summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-06-13 14:15:53 +0200
committerVolpeon <git@volpeon.ink>2022-06-13 14:15:53 +0200
commit73368f673e204aadf9d8cc94e45d2bdbc455a560 (patch)
treef57cacf3457b838a8f6bd61f7b0ae2044a4cf686
parentUpdated structure (diff)
downloadvolpeon.ink-73368f673e204aadf9d8cc94e45d2bdbc455a560.tar.gz
volpeon.ink-73368f673e204aadf9d8cc94e45d2bdbc455a560.tar.bz2
volpeon.ink-73368f673e204aadf9d8cc94e45d2bdbc455a560.zip
Update
-rw-r--r--assets/css/components/_card.scss4
-rw-r--r--content/notebook/index.md4
-rw-r--r--content/notebook/pages/about-the-notebook.md4
-rw-r--r--content/notebook/pages/index.md1
-rw-r--r--content/services/index.md2
-rw-r--r--content/visual/index.md4
6 files changed, 7 insertions, 12 deletions
diff --git a/assets/css/components/_card.scss b/assets/css/components/_card.scss
index ab399d8..692841b 100644
--- a/assets/css/components/_card.scss
+++ b/assets/css/components/_card.scss
@@ -133,8 +133,8 @@
133 @include iro.bem-elem('thumbnail') { 133 @include iro.bem-elem('thumbnail') {
134 position: relative; 134 position: relative;
135 width: 100%; 135 width: 100%;
136 height: 2em; 136 height: 3em;
137 padding-top: 46%; 137 padding-top: 30%;
138 } 138 }
139 139
140 @include iro.bem-elem('thumbnail-img') { 140 @include iro.bem-elem('thumbnail-img') {
diff --git a/content/notebook/index.md b/content/notebook/index.md
index d16dd58..b1e2d2a 100644
--- a/content/notebook/index.md
+++ b/content/notebook/index.md
@@ -1,10 +1,8 @@
1--- 1---
2title: Notebook 2title: Notebook
3position: 5 3position: 4
4list_limit: 4 4list_limit: 4
5list_order: date_desc 5list_order: date_desc
6list_flatten: true 6list_flatten: true
7feed: true 7feed: true
8--- 8---
9
10Random thoughts, ordered and unordered.
diff --git a/content/notebook/pages/about-the-notebook.md b/content/notebook/pages/about-the-notebook.md
deleted file mode 100644
index dc96694..0000000
--- a/content/notebook/pages/about-the-notebook.md
+++ /dev/null
@@ -1,4 +0,0 @@
1---
2title: What's the Notebook?
3---
4
diff --git a/content/notebook/pages/index.md b/content/notebook/pages/index.md
index b32e28a..510b20b 100644
--- a/content/notebook/pages/index.md
+++ b/content/notebook/pages/index.md
@@ -3,4 +3,5 @@ title: Pages
3position: 1 3position: 1
4list_read_indicators: true 4list_read_indicators: true
5feed: true 5feed: true
6unlisted: true
6--- 7---
diff --git a/content/services/index.md b/content/services/index.md
index 343e028..8a2b7bd 100644
--- a/content/services/index.md
+++ b/content/services/index.md
@@ -1,6 +1,6 @@
1--- 1---
2title: Services 2title: Services
3position: 4 3position: 5
4list_layout: grid-2 4list_layout: grid-2
5list_post_icon: arrow-up-right 5list_post_icon: arrow-up-right
6--- 6---
diff --git a/content/visual/index.md b/content/visual/index.md
index d18e52b..dc688f9 100644
--- a/content/visual/index.md
+++ b/content/visual/index.md
@@ -1,9 +1,9 @@
1--- 1---
2title: Visual Projects 2title: Visual Projects
3position: 2 3position: 2
4list_layout: gallery-3 4list_layout: gallery-2
5list_order: date_desc 5list_order: date_desc
6list_flatten: true 6list_flatten: true
7list_limit: 6 7list_limit: 4
8feed: true 8feed: true
9--- 9---