diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2955e7f..a29ea4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+
+### Changed
+- The style has been entirely reworked using Bootstrap instead of Bulma
+
+
## [0.3.0] - 2023-08-25
### Added
@@ -23,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The local part cannot contain the separator
- The HTML lang attribute is now set to the appropriate language
+
## [0.2.0] - 2023-08-11
### Added
diff --git a/README.md b/README.md
index 632e9a0..5038b78 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# Sub-Address KEy (SAKE) app
-Web application that can be used to generate new sub-addresses as defined in the [Sub-Address KEy (SAKE) filter](https://github.com/breard-r/opensmtpd-filter-sake).
+Web application that can be used to generate new sub-addresses as defined in the [Sub-Address KEy (SAKE) filter](https://git.what.tf/rodolphe/opensmtpd-filter-sake).
## Install
-Download the build from [the latest released version](https://github.com/breard-r/sake-app/releases). Extract the archive and configure your web server to serve those files.
+Download the build from [the latest released version](https://git.what.tf/rodolphe/sake-app/releases). Extract the archive and configure your web server to serve those files.
That's it. The final build is plain HTML/CSS/JS with a few assets, therefore there is no back-end to configure.
diff --git a/index.html b/index.html
index 5a19f70..38cd1ce 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
-
+