From 4c5d2ef132e2a4c6071ccbf693e1d5df7580a8e8 Mon Sep 17 00:00:00 2001 From: jolzem Date: Mon, 4 Sep 2023 16:20:54 +0200 Subject: [PATCH] Updated README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e647d1a..dc5bae2 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ A simple configurable tree style startpage in HTML and CSS with interchangeable ### Firefox 1. Clone git Repo -2. Find instructions on how to install further [here](https://stpg.tk/guides/firefox-startpage/#the-normal-way). +2. Find instructions on how to install further [here](https://redd.it/ge86z4). ### Safari 1. Clone git Repo -2. Find instructions on how to install further [here](https://support.apple.com/de-de/guide/safari/ibrw1020/mac). +2. Find instructions on how to install further [here](https://support.apple.com/guide/safari/change-your-homepage-ibrw1020/mac). ## Configuration @@ -45,9 +45,9 @@ Configure your starttree in the `config.yml` file like so: - git: "https://git.work.org" - homepage: "https://www.work.org" - search: true -- search_name: "brave" -- search_url: "https://search.brave.com/search" -- search_query: "q" +- search_name: "startpage-search" +- search_url: "https://www.startpage.com/sp/search" +- search_query: "query" ``` You can find all themes in the `themes/` directory.