summaryrefslogtreecommitdiff
path: root/doc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc.txt')
-rw-r--r--doc.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc.txt b/doc.txt
index 6a196d0..a9cf8c0 100644
--- a/doc.txt
+++ b/doc.txt
@@ -1,5 +1,5 @@
GEORGE documentation
-last updated 2022-07-20
+last updated 2023-10-02
GET https://george.gh0.pw/data.cgi
returns a json array of current GEORGE members.
@@ -18,6 +18,7 @@ c_george #3d3db8 text colour of the word "GEORGE"
c_links blue text colour of the NEXT and PREV links
c_underline blue underline colour of the word "GEORGE"
c_fg black text colour of all other text
+c_border black border colour for the entire embed
it is recommended that you embed the widget using an iframe tag like this:
<iframe height="50" src="https://george.gh0.pw/embed.cgi?membername" style="border:none;width:100%" sandbox="allow-top-navigation"></iframe>