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 53c985ac..1872c9aa 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1353,6 +1353,7 @@ <li>Mauricio Allende</li> <li>Michael Kovacs</li> <li>Michael Lynch</li> + <li>Morgan Helton</li> <li>Nicholas Jeppson</li> <li>Nils Orbat</li> <li>Nithin Philips</li> diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index b22d5a96..b6904565 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -75,6 +75,7 @@ mixin about_tab(name, title, checked=false) li Mauricio Allende li Michael Kovacs li Michael Lynch + li Morgan Helton li Nicholas Jeppson li Nils Orbat li Nithin Philips |