From b2adde0f8dcd455308fdc186adad86315ba44e16 Mon Sep 17 00:00:00 2001 From: Arianrhod Sandlot Date: Mon, 1 Jan 2024 20:16:46 +0800 Subject: [PATCH] docs: update changelog --- changelog.md | 4 ++++ src/views/components/routes/home/intro/footer.tsx | 2 +- .../home-screen/top-bar/top-bar-dropdown/about-button.tsx | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index d5f47c7..c70c012 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## 2024-01-01 +### Added +- Add translations + ## 2023-11-03 ### Added - Redesigned home page diff --git a/src/views/components/routes/home/intro/footer.tsx b/src/views/components/routes/home/intro/footer.tsx index c415afd..7f07b36 100644 --- a/src/views/components/routes/home/intro/footer.tsx +++ b/src/views/components/routes/home/intro/footer.tsx @@ -25,7 +25,7 @@ export function Footer() {
- © 2023 + © 2024 arianrhodsandlot diff --git a/src/views/components/routes/library/platform/home-screen/top-bar/top-bar-dropdown/about-button.tsx b/src/views/components/routes/library/platform/home-screen/top-bar/top-bar-dropdown/about-button.tsx index 1deea56..afbab81 100644 --- a/src/views/components/routes/library/platform/home-screen/top-bar/top-bar-dropdown/about-button.tsx +++ b/src/views/components/routes/library/platform/home-screen/top-bar/top-bar-dropdown/about-button.tsx @@ -38,7 +38,7 @@ export function AboutButton() {
- © 2023 + © 2024 arianrhodsandlot