Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pug/_template.pug
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ html
)
//- Style.
meta(name='viewport' content='initial-scale=0.68')
link(rel='stylesheet' href='/static/style.css?v=4')
link(rel='stylesheet' href='/static/style.css?v=5')
link(
rel='icon'
type='image/png'
Expand Down
2 changes: 1 addition & 1 deletion src/pug/alpakka_2/specs.pug
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ block page
li Wireless dongle with 2.4 GHz protocol (~2 ms latency).
li OLED 128x64 display for profile preview and config.
li USB-C connector.
li Multi-protocol output.
li Multi-protocol output:
ul
li HID mouse.
li HID keyboard.
Expand Down
Loading