diff --git a/changes/changelog.d/1.feature b/changes/changelog.d/1.feature new file mode 100644 index 000000000..9b69cd5fe --- /dev/null +++ b/changes/changelog.d/1.feature @@ -0,0 +1 @@ +Implemented page title binding (#1) diff --git a/front/src/components/About.vue b/front/src/components/About.vue index 92bafd7af..09a5ee24c 100644 --- a/front/src/components/About.vue +++ b/front/src/components/About.vue @@ -1,5 +1,5 @@