You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: bump version to v2.0.3 (#68)
* chore: bump version
* chore: bump version in all files
* fix: change footer insert logic
Footer function now will be inserted via page footer property rather than manual invocation; this can make sure that every page has correctly a footer
* fix: make personal info items optional in metadata schema (#65)
* github: add release workflow
* github: organize workflows