From 41870fc49350bd42771932a7165d6cb8c2005a07 Mon Sep 17 00:00:00 2001 From: Christopher Gurnee Date: Sat, 5 Mar 2022 14:42:53 -0500 Subject: [PATCH] Add Android Usage to the FAQ and clarify PC Usage --- src/pages/about.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/pages/about.js b/src/pages/about.js index 96bf9df..ba14c5e 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -13,7 +13,7 @@ const About = props => { useEffect(() => { const id = hash.substr(1) if (id) - document.getElementById(id)?.scrollIntoView({behavior: "smooth"}) + document.getElementById(id)?.scrollIntoView({behavior: 'smooth'}) }, [hash]) return ( @@ -28,11 +28,14 @@ const About = props => { (by users) comments/posts for Reddit.

- Usage: Drag this bookmarklet + PC Usage: Press Ctrl-Shift-B to view the bookmark bar, and then drag this bookmarklet: Unddit - to your bookmark bar and use it to get from Reddit to Unddit. + to the bar and click it when viewing a Reddit post. +

+ Android Usage: Install this app from the Play store, + and then, while viewing a post in whichever Reddit app you prefer, click the Share button and select Unddit (which might be beneath Reveddit).

Alternatively you can manually replace the re of reddit in the URL with un.