From 5c8587e0644b37970aec8b93849272be75685e53 Mon Sep 17 00:00:00 2001 From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch> Date: Wed, 26 Jun 2024 10:36:49 +0200 Subject: [PATCH] Update 4 files - /webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd - /webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/index.qmd - /webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd - /webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/Experiment_page.qmd --- .../Facility_YYYY_month/{index.qmd => Experiment_page.qmd} | 0 .../{index.qmd => Publication_page.qmd} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/{index.qmd => Experiment_page.qmd} (100%) rename webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/{index.qmd => Publication_page.qmd} (100%) diff --git a/webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/index.qmd b/webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/Experiment_page.qmd similarity index 100% rename from webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/index.qmd rename to webpage_contents/templates/templates_for_experiments/Facility_YYYY_month/Experiment_page.qmd diff --git a/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd b/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd similarity index 100% rename from webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd rename to webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd -- GitLab