Commit 5fa8b2cb authored by liziwl's avatar liziwl
Browse files

add log page, fix #20

parent 50cfb18e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ module.exports = {
      { text: '主页', link: '/' },
      { text: '关于', link: '/about/' },
      { text: '站点帮助', link: '/site-help/' },
      { text: '更新日志', link: '/news/' },
    ],
    repo: 'sustc/sustech-online-ng',
    docsRepo: 'sustc/sustech-online-ng',

docs/news/README.md

0 → 100644
+7 −0
Original line number Diff line number Diff line
# 更新日志


| 日志             | 日期           |
| ---------------- | -------------- |
| 选课参考列表更新 | 2020年12月24日 |
| 加入CRA下载站链接 | 2020年12月23日 |
 No newline at end of file