diff options
-rw-r--r-- | web/kvm/index.html | 1 | ||||
-rw-r--r-- | web/kvm/window-about.pug | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index f30bc86c..58638aa6 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1424,6 +1424,7 @@ <li>Michael Lynch</li> <li>Morgan Helton</li> <li>Nicholas Jeppson</li> + <li>Nick Leffler</li> <li>Nils Orbat</li> <li>Nithin Philips</li> <li>Nod Swal</li> diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index cf23595b..f0a2624c 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -107,6 +107,7 @@ mixin about_tab(name, title, checked=false) li Michael Lynch li Morgan Helton li Nicholas Jeppson + li Nick Leffler li Nils Orbat li Nithin Philips li Nod Swal |