Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2025-05-07 03:11:13 +08:00
2 changed files with 7 additions and 65 deletions

View File

@@ -16,7 +16,7 @@ Read our contribution guide in our organization level
* [EJS](https://www.npmjs.com/package/vite-plugin-ejs) is used as a templating system for the pages
(check `template_header.html` and `template_header_main.html`).
* The Style System is provided by [Bootstrap](https://getbootstrap.com).
* The JS framework used by the more interactive pages is [Vus.js](https://vuejs.org).
* The JS framework used by the more interactive pages is [Vue.js](https://vuejs.org).
#### Building