feat: manpage, ?compact, and some changes to formatting
This commit is contained in:
parent
51e33844b1
commit
306e26da46
8 changed files with 120 additions and 21 deletions
|
|
@ -24,6 +24,8 @@
|
|||
location.replace('/admin');
|
||||
}
|
||||
|
||||
if (p.has('compact')) document.documentElement.dataset.compact = '';
|
||||
|
||||
var has = p.get('has');
|
||||
if (has) {
|
||||
document.documentElement.dataset.has = has;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue