From 310f915d1bfeb177b4621e75a209de31683bf931 Mon Sep 17 00:00:00 2001 From: awesomeuser Date: Wed, 2 Aug 2023 00:10:36 +0000 Subject: [PATCH] add refresh button --- index.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.php b/index.php index 2d34d4a..3ccfe30 100644 --- a/index.php +++ b/index.php @@ -53,6 +53,15 @@ float: right; color: grey; } + + #refresh { + font-weight: 1000; + background: var(--accent); + } + + #refresh:hover { + cursor: pointer; + } @@ -69,6 +78,8 @@ Privacy Policy: The only data collected by furpsocial is the contents of your posts (signature and body text). This information is stored in our secure databases which are wiped of all post data every week. This data is only used to accomodate furp as a social media platform. +
refresh feed
+