From a8bd90850bbfd8f902010f28582955365062265c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Fri, 29 Aug 2025 16:27:05 +0200 Subject: docs(info): config webring in readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 383372f..955d364 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,14 @@ You can have as much of these as you want. content = "YouTube" ``` +Optionally, you can add webring(s) to your page. +```toml +[[rings]] + image = "foo-ring.webp" + link = "ring.example.org" + name = "Foo ring" +``` + ### Custom page config You can create custom pages with a new config. It can also be a JSON or a TOML file. -- cgit v1.2.3