diff --git a/README.md b/README.md index ea645ae0..4d4309e3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -

+

- Documentation + Documentation GitHub release Total downloads Build Status @@ -25,7 +25,7 @@ a Docker registry. ## Documentation -Documentation can be found on https://crazy-max.github.io/diun/ +Documentation can be found on https://crazymax.dev/diun/ ## How can I help? diff --git a/docs/_overrides/main.html b/docs/_overrides/main.html index 00549efb..9d90a811 100644 --- a/docs/_overrides/main.html +++ b/docs/_overrides/main.html @@ -10,6 +10,10 @@ {% set assets = config.site_url ~ 'assets' %} {% block extrahead %} + + + + diff --git a/mkdocs.yml b/mkdocs.yml index 0347f580..8a36c60b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ site_name: Diun site_description: Receive notifications when a Docker image is updated on a Docker registry site_author: CrazyMax -site_url: https://crazy-max.github.io/diun/ +site_url: https://crazymax.dev/diun/ edit_uri: edit/master/docs/ docs_dir: docs @@ -19,6 +19,9 @@ extra: link: https://github.com/crazy-max/diun - icon: fontawesome/brands/twitter link: https://twitter.com/crazyws + plausible: + server: plausible.re4per.com + domain: crazymax.dev/diun theme: name: material @@ -79,10 +82,6 @@ plugins: lang: - en -google_analytics: - - UA-12516800-10 - - auto - nav: - Home: index.md - Installation: