about summary refs log tree commit diff
path: root/frontend/index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Frontend: Add local bootstrap filesBaitinq2022-10-281-5/+4
|
* Frontend: Add basic layoutBaitinq2022-10-261-0/+6
|
* Frontend: Update index.html to include boostrapBaitinq2022-10-251-3/+16
| | | | Also setup viewport and title.
* Client->Frontend: Create yew frontend skeletonBaitinq2022-10-241-0/+5
We have replaced the client with a yew frontend.