diff --git a/docs/README.md b/docs/README.md index 49fb131..5177ea5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,7 +24,7 @@ graphical apps (X11/Wayland), and audio. --- -[Documentation](https://distrobox.privatedns.org/#distrobox) - +[Documentation](https://distrobox.it/#distrobox) - [Matrix Room](https://matrix.to/#/%23distrobox:matrix.org) - [Telegram Group](https://t.me/distrobox) diff --git a/docs/_config.yml b/docs/_config.yml index 20184e5..9ecde69 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -3,12 +3,12 @@ title: Distrobox baseurl: "/" # the subpath of your site, e.g. /blog/ # usually empty. necessary for building absolute URIs # for metadata header -url: "https://distrobox.privatedns.org" # the base hostname & protocol for your site +url: "https://distrobox.it" # the base hostname & protocol for your site sourceurl: "https://github.com/89luca89/distrobox/tree/main/docs" # "edit this website" link in the footer description: "Use any linux distribution inside your terminal." issuesurl: "https://github.com/89luca89/distrobox/issues" # issue tracker for website permalink: /:title/ -primary-color: "#70594d" #used in ios theme. further color customization in style.css +primary-color: "#70594d" #used in ios theme. further color customization in style.css # Build settings markdown: kramdown