edit notes

This commit is contained in:
Ozzy 2025-01-23 03:00:02 +10:30
parent 6bb8230a53
commit cb841901e4

View file

@ -3,14 +3,16 @@ Quollkey docs will be added and modifided. (Quollkey-doc)
Read - Quollkey-readme first. Read - Quollkey-readme first.
Modified code files welcome.entrance.a.vue
I have reverted navbar changes for now. - shape 1 and shape 2 have been changed to act as a background for header and footer.
navbar.vue - to auto hide to icons when mouse off, auto extend when mouse over. still being worked on. - Optional footer links for the landing page have been added, set via the Admin/Branding settings.
Currently does not work if Logo URL is set in Branding. api files changed to enable links.
- Removed emojis, timelines and other fun. Some items remain in code files, cleanup to properly remove needed.
welcome.entrance.a.vue - shape 1 and shape 2 have been changed. Links in shape 2 are hard coded (edit these). emoji, federation bar etc have been removed. MkVisitordashboard.vue
Attempting to change hard coded links to dynamic. - changed some style elements and removed look for another instance button - it currently has no purpose.
MkVisitordashboard.vue - changed some style elements, removed look for another instance button - it currently has no purpose. base.pug - removed splash display, cleanup needed.
base.pug - removed splash display I have reverted navbar changes for now and locked branch.
navbar.vue - I did change it so mouseover extended the bar instead of toggle switch for desktop but it works ok as is. Might have another look one day.