Bump to v5.3.2
This commit is contained in:
@ -70,7 +70,7 @@ It is highly recommended to switch from the `main` branch to the latest release:
|
||||
|
||||
```bash
|
||||
cd themes/duckquill
|
||||
git checkout tags/v5.3.1
|
||||
git checkout tags/v5.3.2
|
||||
```
|
||||
|
||||
Then, enable it in your `config.toml`:
|
||||
@ -84,7 +84,7 @@ To update the theme, simply switch to a new tag:
|
||||
```bash
|
||||
git submodule update --remote --merge
|
||||
cd themes/duckquill
|
||||
git checkout tags/v5.3.1
|
||||
git checkout tags/v5.3.2
|
||||
```
|
||||
|
||||
{% alert(important=true) %}
|
||||
|
Reference in New Issue
Block a user