diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-16 19:10:21 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-16 20:52:56 +0200 |
commit | f5613007297731d12f65ef81e1abacafe1f38cec (patch) | |
tree | bff774bfb996e0605ee9309c8cfe77037d103f50 /wiki/features/homepage.md | |
parent | 47ad2d183c2487539c07918763ccce3daee2b665 (diff) |
fork: Typo as Tastefejl
Diffstat (limited to 'wiki/features/homepage.md')
-rw-r--r-- | wiki/features/homepage.md | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/wiki/features/homepage.md b/wiki/features/homepage.md index 45ff1b9..db4cb37 100644 --- a/wiki/features/homepage.md +++ b/wiki/features/homepage.md @@ -10,7 +10,7 @@ math: false showTags: false --- -The homepage offers minimal customization options, you can specify an intro, a collection to display, and social icons. +The homepage offers minimal customization options, you can specify an intro, and a collection to display. ## Intro Section @@ -28,21 +28,6 @@ I am interested in a range of topics, including algorithms, distributed systems, Note that you can omit one of the two if you want. -## Social Icons - -You can include social icons after the intro like follows. - -```toml -[[params.social]] -name = "linkedin" -url = "https://www.linkedin.com/in/user/" - -[[params.social]] -name = "medium" -url = "https://medium.com/@user" -``` - -If some icons are missing, feel free to open a request or a PR. ## Display a Collection You can decide to include a collection in your homepage: |