From 98587988690ed3a889463efcc42b2dea34e8ae07 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sat, 2 Mar 2024 20:29:17 -0500 Subject: [PATCH] add wofi docs link --- wofi/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wofi/style.css b/wofi/style.css index 282656e..bbd4013 100644 --- a/wofi/style.css +++ b/wofi/style.css @@ -1,3 +1,7 @@ +/* +* Docs: https://cloudninja.pw/docs/wofi.html +*/ + window { margin: 5px; border: 1px solid #bd93f9;