From 43748307721e3f2fc08037af806871a1490e16ea Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Mon, 1 Sep 2025 22:36:17 -0700 Subject: [PATCH] add links --- docs.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs.json b/docs.json index 41ed65c..38413b9 100644 --- a/docs.json +++ b/docs.json @@ -132,6 +132,21 @@ ], "global": { "anchors": [ + { + "anchor": "Website", + "href": "https://digpangolin.com", + "icon": "globe" + }, + { + "anchor": "Blog", + "href": "https://digpangolin.com/blog", + "icon": "book" + }, + { + "anchor": "Support Plans", + "href": "https://digpangolin.com/support", + "icon": "life-ring" + }, { "anchor": "GitHub", "href": "https://github.com/fosrl/pangolin",