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.