watchyourlan/internal/web/templates
Adam Davidson 8e535c086e Adjusted header.html template to make menu responsive, collapsing on smaller screens
Header.html template adjusted to make the navigation menu collapse behind a button on small screens. There should be no change when viewing these on tablets and larger screens.

Changes include:
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Ensuring GitHub icon takes same colour/style as the navigation items
- Added the Bootstrap js script to the footer (in order to make the collapsing menu work). This code will have to be amedned to make the "local only" version work properly.
2024-01-05 10:41:29 +00:00
..
auth.html Columns now stack at the md breakpoint (rather than the lg breakpoint) 2024-01-04 10:08:05 +00:00
config.html Columns now stack at the md breakpoint (rather than the lg breakpoint) 2024-01-04 10:08:05 +00:00
footer.html Adjusted header.html template to make menu responsive, collapsing on smaller screens 2024-01-05 10:41:29 +00:00
header.html Adjusted header.html template to make menu responsive, collapsing on smaller screens 2024-01-05 10:41:29 +00:00
history.html Adjusted HTML files to make them responsive (issue #51) 2024-01-03 17:22:28 +00:00
host.html Adjusted HTML files to make them responsive (issue #51) 2024-01-03 17:22:28 +00:00
index.html Adjusted HTML files to make them responsive (issue #51) 2024-01-03 17:22:28 +00:00
line.html Adjusted HTML files to make them responsive (issue #51) 2024-01-03 17:22:28 +00:00
login.html Adjusted HTML files to make them responsive (issue #51) 2024-01-03 17:22:28 +00:00
port.html Adjusted HTML files to make them responsive (issue #51) 2024-01-03 17:22:28 +00:00
version Release 1.0.4 (#62, #65) 2023-10-12 20:39:46 +07:00