mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-03-13 12:50:19 +00:00
docs: more hints #1040
This commit is contained in:
parent
4a4b60ef04
commit
c5fbc3427c
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ weight = -5
|
|||
|
||||
The directory structure will be adjusted so all 3rd-party dependencies are stored in their appropriate module sub directory. So what previously was `static/js/js-yaml.js` will become `assets/j/js-yaml/js-yaml.js`.
|
||||
|
||||
If you have overridden some of these files, you will have to adjust their paths accordingly.
|
||||
Take a look into the [new `assets` directory](https://github.com/McShelby/hugo-theme-relearn/tree/main/assets). If you have overridden some of these files, you will have to adjust their paths accordingly.
|
||||
|
||||
- {{% badge style="note" title=" " %}}Change{{% /badge %}} Buttons for languages written right to left are now rendered correctly, so you will experience visual differences in those cases. This applies to
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.4.1+521de1e32e5e1028825729e00e85cc56e078c02a
|
||||
7.4.1+4a4b60ef048a8d78397eefb8be672b6df9fe0830
|
Loading…
Add table
Reference in a new issue