diff --git a/SSH-VPN-VNC/Questions.md b/SSH-VPN-VNC/Questions.md
index 0df7b5e84c943e7941c8e568acf7b7df069b7577..e1194a0e5de0ffbdecae058825b549690c070aa1 100644
--- a/SSH-VPN-VNC/Questions.md
+++ b/SSH-VPN-VNC/Questions.md
@@ -50,7 +50,7 @@ The key's randomart image is:
 
 ```sh title="How to create a secure key"
 # this is the newest and securest standard
-$ ssh-keygen -t ed25519
+$ ssh-keygen -t ed25519 -a 100
 Generating public/private ed25519 key pair.
 Enter file in which to save the key (/home/user/.ssh/id_ed25519):
 Enter passphrase (empty for no passphrase):
diff --git a/mkdocs.yml b/mkdocs.yml
index a029de2226c8115d67892c66d9fffdfcc5ee52a4..095ee0c17ce558dac481fd26199864fa8f2f156e 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -50,6 +50,7 @@ plugins:
         - testing/*
         - site/*
         - WRF/config_files/create_filelist.py
+        - Misc/seff-array.py
 
 extra:
   social: