diff --git a/changes/changelog.d/828.bugfix b/changes/changelog.d/828.bugfix new file mode 100644 index 000000000..768ebcbd1 --- /dev/null +++ b/changes/changelog.d/828.bugfix @@ -0,0 +1 @@ +Fixed an encoding issue with instance name on about page (#828) diff --git a/front/src/components/About.vue b/front/src/components/About.vue index 2b0bb4192..87f741aa8 100644 --- a/front/src/components/About.vue +++ b/front/src/components/About.vue @@ -3,9 +3,9 @@

- + About %{ instance } - + About this instance