diff --git a/Makefile b/Makefile index 404edc5..2f41abf 100644 --- a/Makefile +++ b/Makefile @@ -19,4 +19,4 @@ _site: build .PHONY: serve serve: build # Run Docker container with listener for current dir and port mapping - docker run --rm -p 0.0.0.0:4000:80 -it distrust-co + docker run --rm -p 0.0.0.0:4000:80 -it distrust-co \ No newline at end of file diff --git a/_config.yml b/_config.yml index 127ac86..7c60ec7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,9 @@ title: Caution email: info@caution.co -description: Security without blind trust. +description: The first open source platform for encrypted data recovery and escrow. baseurl: "" url: "https://caution.co" -banner: "https://distrust.co/assets/base/distrust-thumbnail.png" +banner: "https://caution.co/assets/base/caution-thumbnail.png" header_pages: - index.md @@ -11,7 +11,7 @@ header_pages: style: dark listen_for_clients_preferred_style: false -footer: '© 2025 Caution SEZC' +footer: '© 2025 Caution' theme: jekyll-theme-console diff --git a/_includes/head.html b/_includes/head.html index 9e3a43d..c3a9346 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,9 +2,9 @@ - - - + + +