diff --git a/resources/misc/changelogs/en/4.3.0.md b/resources/misc/changelogs/en/4.3.0.md index 3a14a7d8..e162278f 100644 --- a/resources/misc/changelogs/en/4.3.0.md +++ b/resources/misc/changelogs/en/4.3.0.md @@ -4,6 +4,7 @@ - Allowed to customize HTTP status code for rejecting accessing private texture. - Added configurable "Explore" menu. - Custom `PLUGINS_DIR` with relative path is allowed. +- Added link for editing announcement. ## Tweaked diff --git a/resources/misc/changelogs/zh_CN/4.3.0.md b/resources/misc/changelogs/zh_CN/4.3.0.md index 57d7050b..a23d1001 100644 --- a/resources/misc/changelogs/zh_CN/4.3.0.md +++ b/resources/misc/changelogs/zh_CN/4.3.0.md @@ -4,6 +4,7 @@ - 允许自定义拒绝访问私有材质时返回的 HTTP 状态码 - 添加可自定义的「浏览」菜单 - 允许在 `PLUGINS_DIR` 配置项中使用相对路径 +- 添加「编辑公告」的链接 ## 调整 diff --git a/resources/views/user/index.blade.php b/resources/views/user/index.blade.php index 864aea07..7b302bae 100644 --- a/resources/views/user/index.blade.php +++ b/resources/views/user/index.blade.php @@ -24,6 +24,11 @@