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 9d5df1cf..0b777467 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -1519,6 +1519,7 @@ <li>Armen</li> <li>Aron Green</li> <li>Aron Perelman</li> + <li>Artem Simonov</li> <li>Arthur Woimbée</li> <li>Ashlesh Chaudhari</li> <li>Augusto Becciu</li> diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index c9e36e42..254faf83 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -76,6 +76,7 @@ div(id="about-window" class="window") li Armen li Aron Green li Aron Perelman + li Artem Simonov li Arthur Woimbée li Ashlesh Chaudhari li Augusto Becciu |