]> git.proxmox.com Git - pmg-docs.git/commitdiff
change api-viewer title to PMG
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 21 Aug 2019 12:18:21 +0000 (14:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Aug 2019 14:50:29 +0000 (16:50 +0200)
noted while testing the use of our extjs-package instead of cloudflare cdn
(ddc224d888f366f37b60df51d43a7832afab08ef).

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
api-viewer/index.html

index 85284208f16a33cae9160be36754da9ad6c391d2..346fa3833883af9db7b765eb7c84df1f9ec75912 100644 (file)
@@ -3,7 +3,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
-    <title>Proxmox VE API Documentation</title>
+    <title>Proxmox Mail Gateway API Documentation</title>
 
     <link rel="stylesheet" type="text/css" href="extjs/theme-crisp/resources/theme-crisp-all.css">
     <script type="text/javascript" src="extjs/ext-all.js"></script>