From 3d7477b13221409237a8d3cb091690d06e916c05 Mon Sep 17 00:00:00 2001
From: AJRubio-Montero <AJRubio-Montero@github.com>
Date: Tue, 10 May 2022 15:34:38 +0200
Subject: [PATCH] ..

---
 _includes/get_md_from_description.html | 2 ++
 rights/lagoCommonRights.jsonld         | 5 +----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/_includes/get_md_from_description.html b/_includes/get_md_from_description.html
index 2320cf7..5623921 100644
--- a/_includes/get_md_from_description.html
+++ b/_includes/get_md_from_description.html
@@ -19,3 +19,5 @@ $().ready(function(){
 
 
 <div id="contents"></div>
+
+hola hola
\ No newline at end of file
diff --git a/rights/lagoCommonRights.jsonld b/rights/lagoCommonRights.jsonld
index fde1dc2..0ddd0e2 100644
--- a/rights/lagoCommonRights.jsonld
+++ b/rights/lagoCommonRights.jsonld
@@ -18,9 +18,7 @@
 "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
 "accessRigths": "@id",
 "type": "Markdown"
-"description": '
-
-# Data and Metadata Release, Rights and Disclaimer
+"description": '# Data and Metadata Release, Rights and Disclaimer
 
 By using the data provided by the Latin American Giant Observatory (LAGO), you are accepting the following conditions of release and acknowledging the following disclaimers issued by LAGO.
 
@@ -74,6 +72,5 @@ Neither LAGO nor contributors of data to LAGO shall be held liable for any impro
 
 # D. Disclaimer of Accuracy of Data
 No warranty, expressed or implied, is made regarding the accuracy, adequacy, completeness, reliability, or usefulness of any data provided. These data are provided "as is." All warranties of any kind, expressed or implied, including but not limited to fitness for a particular use, freedom from computer viruses, and non-infringement of proprietary rights, are disclaimed.
-
 '
 }
-- 
GitLab