From 1b95db4ab5a84c1ff9dceb41f9eecdd80f0c521c Mon Sep 17 00:00:00 2001 From: Vladimir nett00n Budylnikov Date: Tue, 21 Oct 2025 10:33:44 +0400 Subject: [PATCH] 2025-10-21 10:11:48+04:00 --- config.example.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.example.yaml b/config.example.yaml index 9570820..36eceb5 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -6,6 +6,7 @@ name: "Your Name" bio: "A short bio about yourself" avatar: "static/logo.png" # Can be a local path or URL (http://... or https://...) theme: "auto" +# font_awesome_cdn: "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" # Optional: custom Font Awesome CDN URL (default: Font Awesome 6.5.1) links: - title: "My Website" url: "https://yourwebsite.com"