From cd2e81899496ce66d13d5837670fda01e44cc225 Mon Sep 17 00:00:00 2001
From: yangalicace1 <royer.yangali@etsi.org>
Date: Thu, 31 Oct 2024 09:30:32 +0000
Subject: [PATCH] Deployed aeb44d1 to develop in public with MkDocs 1.6.1 and
 mike 2.1.3

---
 public/develop/sitemap.xml    |  18 +++++++++---------
 public/develop/sitemap.xml.gz | Bin 288 -> 289 bytes
 public/latest                 |   1 +
 public/versions.json          |   4 +++-
 4 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/public/develop/sitemap.xml b/public/develop/sitemap.xml
index bc8d76e..e1ccc18 100644
--- a/public/develop/sitemap.xml
+++ b/public/develop/sitemap.xml
@@ -2,38 +2,38 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
     <url>
          <loc>https://tfs.etsi.org/develop/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/deployment_guide/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/development_guide/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/features_and_bugs/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/run_experiments/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/supported_nbis/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/supported_sbis_and_network_elements/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/supported_service_handlers/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
     <url>
          <loc>https://tfs.etsi.org/develop/troubleshooting/</loc>
-         <lastmod>2024-10-22</lastmod>
+         <lastmod>2024-10-31</lastmod>
     </url>
 </urlset>
\ No newline at end of file
diff --git a/public/develop/sitemap.xml.gz b/public/develop/sitemap.xml.gz
index bd5c5e860e8beb38981eecaed77c03a7179ae363..782b2fb47159109ca756edcc286efe774564e20c 100644
GIT binary patch
literal 289
zcmV++0p9)}iwFpS$RcL~|8r?{Wo=<_E_iKh0L7HSZi6rkhVOj}#2o_N4%-CuwkO!m
z5fB%mhB%5H=-z&TR@1KAf%@Xa`tyI5Be^<VCzH(JNu#aPGB45uY>!IYp-w+P-m{nV
z)Euhd4FM-nY^hF1X7?t<vMf1ihN*RwqaOtIW4w^K7e$f3rp+OVu^QY?TT}-7W_6)x
z!)MBYNpBVkW-#bPC05Dr7cKFGsyP<N=d3KUr!q?JwHreGF#b$a;0%6EU|9}9E7%>s
z<%jXl&~orVvb9QfVW6G)K3EA?2VSou*qctlIrI!l+D<<XP7%I+fCXOAUnCfK>^KPg
ntb34S?8?Lyv2!ErF?0rKMC7=R{!iahTwl#MmX@Qq?gRh;&p?UQ

literal 288
zcmV+*0pI=~iwFn+>lSAM|8r?{Wo=<_E_iKh0L7HCZiFxlhWC34#17$5hqeN4>l3td
z1jGkXLmb5pT;INdJ5^oV0lYY|{`{ZiNUkoo$s{v)(rD}SoEK>VwnwGyP^Ta7Z`pHt
zX--w}hJceOwp6DhvwIa{S(cnM!_+#;(GP<9F<wYKilWG0(&m)JSPkx{Eh>Y3v${~U
z;Vb39q&Eu%GZ=KD6079*i<Wpo)s#i~l%0#LETiO6yCcL8<Igk&&fwPsmgNw%g5B|3
zK8$~bmV*b9tyQuM1MSTB!AiI}@OmA=-gFAip=VIicKSFtMfmms7I;DbDZ#+8;~?;}
m?m>>RD-&15&W*6g&>5f+k>fi0KYdGaeKp^$(dr8B1ONa7OOHDM

diff --git a/public/latest b/public/latest
index e69de29..ce57f64 120000
--- a/public/latest
+++ b/public/latest
@@ -0,0 +1 @@
+develop
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index dd79889..6d4daf2 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -2,6 +2,8 @@
   {
     "version": "develop",
     "title": "develop",
-    "aliases": []
+    "aliases": [
+      "latest"
+    ]
   }
 ]
-- 
GitLab