From 73368f673e204aadf9d8cc94e45d2bdbc455a560 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 13 Jun 2022 14:15:53 +0200 Subject: Update --- assets/css/components/_card.scss | 4 ++-- content/notebook/index.md | 4 +--- content/notebook/pages/about-the-notebook.md | 4 ---- content/notebook/pages/index.md | 1 + content/services/index.md | 2 +- content/visual/index.md | 4 ++-- 6 files changed, 7 insertions(+), 12 deletions(-) delete mode 100644 content/notebook/pages/about-the-notebook.md 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 @@ @include iro.bem-elem('thumbnail') { position: relative; width: 100%; - height: 2em; - padding-top: 46%; + height: 3em; + padding-top: 30%; } @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 @@ --- title: Notebook -position: 5 +position: 4 list_limit: 4 list_order: date_desc list_flatten: true feed: true --- - -Random 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 @@ ---- -title: What's the Notebook? ---- - 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 position: 1 list_read_indicators: true feed: true +unlisted: true --- 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 @@ --- title: Services -position: 4 +position: 5 list_layout: grid-2 list_post_icon: arrow-up-right --- 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 @@ --- title: Visual Projects position: 2 -list_layout: gallery-3 +list_layout: gallery-2 list_order: date_desc list_flatten: true -list_limit: 6 +list_limit: 4 feed: true --- -- cgit v1.2.3-54-g00ecf