From 19447f0925eadba3b878d4b7a1f8b180e38b3934 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Thu, 14 Dec 2023 10:13:38 +0100 Subject: [PATCH] Update index.html --- index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index a10aef7..62f5234 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Directory Listing /</title> + <title>oneM2M PROJECT baselines </title> <style type="text/css"> body{font-size:0.8em} @@ -16,11 +16,7 @@ <body> <header> <div class="box"> - <h2> - - Available spec versions - - </h2> + <h2>Available PROJECT baselines specifications from Gitlab repository tags </h2> </div> <div class="after-box"> </div> -- GitLab