Update.
This commit is contained in:
parent
0f42ec4d1f
commit
d74b672e60
13 changed files with 89 additions and 47 deletions
|
@ -29,8 +29,8 @@ c.colors.webpage.darkmode.policy.images = "never"
|
|||
# c.colors.webpage.darkmode.grayscale.images = 0.35
|
||||
|
||||
# change startpage and default page
|
||||
c.url.start_pages = ["https://startpage.cronyakatsuki.xyz"]
|
||||
c.url.default_page = "https://startpage.cronyakatsuki.xyz"
|
||||
c.url.start_pages = ["http://192.168.0.16:3000"]
|
||||
c.url.default_page = "http://192.168.0.16:3000"
|
||||
|
||||
# search engines
|
||||
c.url.searchengines = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue