diff --git a/.codespellrc b/.codespellrc
index bc33c47..799d0cc 100644
--- a/.codespellrc
+++ b/.codespellrc
@@ -1,3 +1,3 @@
[codespell]
-skip = *.svg,*.pl.md,themes/3mbed/assets/*.js
+skip = *.svg,*.pl.md,themes/3mdeb/assets/*.js
ignore-words-list = "doubleclick"
diff --git a/.lycheeignore b/.lycheeignore
index cfcc29b..f7ba31f 100644
--- a/.lycheeignore
+++ b/.lycheeignore
@@ -1,4 +1,4 @@
-themes/3mbed/layouts/
+themes/3mdeb/layouts/
http://localhost:1313/
https://www.embedded-world.de/en/all-about-the-exhibition
.email
diff --git a/assets/images/events/2024/dug_5.jpg b/assets/images/events/2024/dug_5.jpg
new file mode 100644
index 0000000..29daa68
Binary files /dev/null and b/assets/images/events/2024/dug_5.jpg differ
diff --git a/config/_default/config.toml b/config/_default/config.toml
index ff956f3..50f24e1 100755
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -1,7 +1,7 @@
######################## default configuration ####################
baseURL = "https://beta.3mdeb.com"
title = "[Beta] 3mdeb Sp. z o.o. — Embedded Firmware development consultancy"
-theme = ["3mbed"]
+theme = ["3mdeb"]
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
timeZone = "UTC"
# post pagination
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 2939b56..c005f45 100755
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -10,7 +10,7 @@ logo_width = "100px"
# if logo_webp set false, will not generate WEBP version of logo | default is true
logo_webp = true
# logo text will only show when logo is missing.
-logo_text = "3mbed"
+logo_text = "3mdeb"
# purgeCSS
purge_css = true
# Main Sections
diff --git a/content/events.md b/content/events.md
index 9ff2961..3c94823 100644
--- a/content/events.md
+++ b/content/events.md
@@ -12,16 +12,9 @@ events_download:
link: "https://calendar.google.com/calendar/ical/events%403mdeb.com/public/basic.ics"
all_events:
- - year: "Upcoming **2023-2024**"
+ - year: "Upcoming **2024**"
events:
- - title: "TPMdev **MiniConf**"
- status: "upcoming"
- date: "TBD"
- event_poster: ""
- additional_info: |
- ### More info coming soon
-
- title: "FOSDEM **2024**"
status: "upcoming"
date: "03-04.02.2024"
@@ -32,16 +25,16 @@ all_events:
- title: "Dasharo User Group 0x5 **& Developers vPub 0x10**"
status: "upcoming"
date: "14.03.2024"
- event_poster: ""
+ event_poster: "images/events/2024/dug_5.jpg"
additional_info: |
- ### More information coming soon
+ ### Dasharo User Group #5 **[Official Page](https://vpub.dasharo.com/e/12/dasharo-user-group-5)**
- title: "Dasharo User Group 0x6 **& Developers vPub 0x11**"
status: "upcoming"
date: "06.06.2024"
event_poster: ""
additional_info: |
- ### More information coming soon
+ ### Dasharo User Group #6 **[Official Page](https://vpub.dasharo.com/e/13/dasharo-user-group-6)**
- title: "Qubes OS **Summit 2024**"
status: "upcoming"
@@ -55,14 +48,14 @@ all_events:
date: "12.09.2024"
event_poster: ""
additional_info: |
- ### More information coming soon
+ ### Dasharo User Group #7 **[Official Page](https://vpub.dasharo.com/e/14/dasharo-user-group-7)**
- title: "Dasharo User Group 0x8 **& Developers vPub 0x13**"
status: "upcoming"
date: "12.12.2024"
event_poster: ""
additional_info: |
- ### More information coming soon
+ ### Dasharo User Group #8 **[Official Page](https://vpub.dasharo.com/e/15/dasharo-user-group-8)**
- year: "20**23**"
events:
diff --git a/themes/3mbed/assets/js/bootstrap.js b/themes/3mdeb/assets/js/bootstrap.js
similarity index 100%
rename from themes/3mbed/assets/js/bootstrap.js
rename to themes/3mdeb/assets/js/bootstrap.js
diff --git a/themes/3mbed/assets/js/script.js b/themes/3mdeb/assets/js/script.js
similarity index 100%
rename from themes/3mbed/assets/js/script.js
rename to themes/3mdeb/assets/js/script.js
diff --git a/themes/3mbed/assets/plugins/jquery/jquery.js b/themes/3mdeb/assets/plugins/jquery/jquery.js
similarity index 100%
rename from themes/3mbed/assets/plugins/jquery/jquery.js
rename to themes/3mdeb/assets/plugins/jquery/jquery.js
diff --git a/themes/3mbed/assets/plugins/maps/google-map.js b/themes/3mdeb/assets/plugins/maps/google-map.js
similarity index 100%
rename from themes/3mbed/assets/plugins/maps/google-map.js
rename to themes/3mdeb/assets/plugins/maps/google-map.js
diff --git a/themes/3mbed/assets/plugins/search/fuse.js b/themes/3mdeb/assets/plugins/search/fuse.js
similarity index 100%
rename from themes/3mbed/assets/plugins/search/fuse.js
rename to themes/3mdeb/assets/plugins/search/fuse.js
diff --git a/themes/3mbed/assets/plugins/search/search.js b/themes/3mdeb/assets/plugins/search/search.js
similarity index 100%
rename from themes/3mbed/assets/plugins/search/search.js
rename to themes/3mdeb/assets/plugins/search/search.js
diff --git a/themes/3mbed/assets/plugins/slick/slick.css b/themes/3mdeb/assets/plugins/slick/slick.css
similarity index 100%
rename from themes/3mbed/assets/plugins/slick/slick.css
rename to themes/3mdeb/assets/plugins/slick/slick.css
diff --git a/themes/3mbed/assets/plugins/slick/slick.js b/themes/3mdeb/assets/plugins/slick/slick.js
similarity index 100%
rename from themes/3mbed/assets/plugins/slick/slick.js
rename to themes/3mdeb/assets/plugins/slick/slick.js
diff --git a/themes/3mbed/assets/plugins/swiper/swiper-bundle.css b/themes/3mdeb/assets/plugins/swiper/swiper-bundle.css
similarity index 100%
rename from themes/3mbed/assets/plugins/swiper/swiper-bundle.css
rename to themes/3mdeb/assets/plugins/swiper/swiper-bundle.css
diff --git a/themes/3mbed/assets/plugins/swiper/swiper-bundle.js b/themes/3mdeb/assets/plugins/swiper/swiper-bundle.js
similarity index 100%
rename from themes/3mbed/assets/plugins/swiper/swiper-bundle.js
rename to themes/3mdeb/assets/plugins/swiper/swiper-bundle.js
diff --git a/themes/3mbed/assets/plugins/webfont/webfont-loader-2.js b/themes/3mdeb/assets/plugins/webfont/webfont-loader-2.js
similarity index 100%
rename from themes/3mbed/assets/plugins/webfont/webfont-loader-2.js
rename to themes/3mdeb/assets/plugins/webfont/webfont-loader-2.js
diff --git a/themes/3mbed/assets/plugins/youtube-lite/youtube-lite.js b/themes/3mdeb/assets/plugins/youtube-lite/youtube-lite.js
similarity index 100%
rename from themes/3mbed/assets/plugins/youtube-lite/youtube-lite.js
rename to themes/3mdeb/assets/plugins/youtube-lite/youtube-lite.js
diff --git a/themes/3mbed/assets/scss/_buttons.scss b/themes/3mdeb/assets/scss/_buttons.scss
similarity index 100%
rename from themes/3mbed/assets/scss/_buttons.scss
rename to themes/3mdeb/assets/scss/_buttons.scss
diff --git a/themes/3mbed/assets/scss/_common.scss b/themes/3mdeb/assets/scss/_common.scss
similarity index 100%
rename from themes/3mbed/assets/scss/_common.scss
rename to themes/3mdeb/assets/scss/_common.scss
diff --git a/themes/3mbed/assets/scss/_mixins.scss b/themes/3mdeb/assets/scss/_mixins.scss
similarity index 100%
rename from themes/3mbed/assets/scss/_mixins.scss
rename to themes/3mdeb/assets/scss/_mixins.scss
diff --git a/themes/3mbed/assets/scss/_typography.scss b/themes/3mdeb/assets/scss/_typography.scss
similarity index 100%
rename from themes/3mbed/assets/scss/_typography.scss
rename to themes/3mdeb/assets/scss/_typography.scss
diff --git a/themes/3mbed/assets/scss/custom.scss b/themes/3mdeb/assets/scss/custom.scss
similarity index 100%
rename from themes/3mbed/assets/scss/custom.scss
rename to themes/3mdeb/assets/scss/custom.scss
diff --git a/themes/3mbed/assets/scss/style.scss b/themes/3mdeb/assets/scss/style.scss
similarity index 100%
rename from themes/3mbed/assets/scss/style.scss
rename to themes/3mdeb/assets/scss/style.scss
diff --git a/themes/3mbed/assets/scss/templates/_bootstrap.scss b/themes/3mdeb/assets/scss/templates/_bootstrap.scss
similarity index 100%
rename from themes/3mbed/assets/scss/templates/_bootstrap.scss
rename to themes/3mdeb/assets/scss/templates/_bootstrap.scss
diff --git a/themes/3mbed/assets/scss/templates/_main.scss b/themes/3mdeb/assets/scss/templates/_main.scss
similarity index 100%
rename from themes/3mbed/assets/scss/templates/_main.scss
rename to themes/3mdeb/assets/scss/templates/_main.scss
diff --git a/themes/3mbed/assets/scss/templates/_navigation.scss b/themes/3mdeb/assets/scss/templates/_navigation.scss
similarity index 100%
rename from themes/3mbed/assets/scss/templates/_navigation.scss
rename to themes/3mdeb/assets/scss/templates/_navigation.scss
diff --git a/themes/3mbed/layouts/404.html b/themes/3mdeb/layouts/404.html
similarity index 100%
rename from themes/3mbed/layouts/404.html
rename to themes/3mdeb/layouts/404.html
diff --git a/themes/3mbed/layouts/_default/about-us.html b/themes/3mdeb/layouts/_default/about-us.html
similarity index 100%
rename from themes/3mbed/layouts/_default/about-us.html
rename to themes/3mdeb/layouts/_default/about-us.html
diff --git a/themes/3mbed/layouts/_default/automated-validation.html b/themes/3mdeb/layouts/_default/automated-validation.html
similarity index 100%
rename from themes/3mbed/layouts/_default/automated-validation.html
rename to themes/3mdeb/layouts/_default/automated-validation.html
diff --git a/themes/3mbed/layouts/_default/baseof.html b/themes/3mdeb/layouts/_default/baseof.html
similarity index 100%
rename from themes/3mbed/layouts/_default/baseof.html
rename to themes/3mdeb/layouts/_default/baseof.html
diff --git a/themes/3mbed/layouts/_default/careers.html b/themes/3mdeb/layouts/_default/careers.html
similarity index 100%
rename from themes/3mbed/layouts/_default/careers.html
rename to themes/3mdeb/layouts/_default/careers.html
diff --git a/themes/3mbed/layouts/_default/contact.html b/themes/3mdeb/layouts/_default/contact.html
similarity index 100%
rename from themes/3mbed/layouts/_default/contact.html
rename to themes/3mdeb/layouts/_default/contact.html
diff --git a/themes/3mbed/layouts/_default/embedded-firmware-development.html b/themes/3mdeb/layouts/_default/embedded-firmware-development.html
similarity index 100%
rename from themes/3mbed/layouts/_default/embedded-firmware-development.html
rename to themes/3mdeb/layouts/_default/embedded-firmware-development.html
diff --git a/themes/3mbed/layouts/_default/events.html b/themes/3mdeb/layouts/_default/events.html
similarity index 100%
rename from themes/3mbed/layouts/_default/events.html
rename to themes/3mdeb/layouts/_default/events.html
diff --git a/themes/3mbed/layouts/_default/faq.html b/themes/3mdeb/layouts/_default/faq.html
similarity index 100%
rename from themes/3mbed/layouts/_default/faq.html
rename to themes/3mdeb/layouts/_default/faq.html
diff --git a/themes/3mbed/layouts/_default/hardware-development-support.html b/themes/3mdeb/layouts/_default/hardware-development-support.html
similarity index 100%
rename from themes/3mbed/layouts/_default/hardware-development-support.html
rename to themes/3mdeb/layouts/_default/hardware-development-support.html
diff --git a/themes/3mbed/layouts/_default/hypervisors-development.html b/themes/3mdeb/layouts/_default/hypervisors-development.html
similarity index 100%
rename from themes/3mbed/layouts/_default/hypervisors-development.html
rename to themes/3mdeb/layouts/_default/hypervisors-development.html
diff --git a/themes/3mbed/layouts/_default/index.json b/themes/3mdeb/layouts/_default/index.json
similarity index 100%
rename from themes/3mbed/layouts/_default/index.json
rename to themes/3mdeb/layouts/_default/index.json
diff --git a/themes/3mbed/layouts/_default/internet-of-things-solutions.html b/themes/3mdeb/layouts/_default/internet-of-things-solutions.html
similarity index 100%
rename from themes/3mbed/layouts/_default/internet-of-things-solutions.html
rename to themes/3mdeb/layouts/_default/internet-of-things-solutions.html
diff --git a/themes/3mbed/layouts/_default/list.html b/themes/3mdeb/layouts/_default/list.html
similarity index 100%
rename from themes/3mbed/layouts/_default/list.html
rename to themes/3mdeb/layouts/_default/list.html
diff --git a/themes/3mbed/layouts/_default/logo-policy.html b/themes/3mdeb/layouts/_default/logo-policy.html
similarity index 100%
rename from themes/3mbed/layouts/_default/logo-policy.html
rename to themes/3mdeb/layouts/_default/logo-policy.html
diff --git a/themes/3mbed/layouts/_default/markets.html b/themes/3mdeb/layouts/_default/markets.html
similarity index 100%
rename from themes/3mbed/layouts/_default/markets.html
rename to themes/3mdeb/layouts/_default/markets.html
diff --git a/themes/3mbed/layouts/_default/my-account.html b/themes/3mdeb/layouts/_default/my-account.html
similarity index 100%
rename from themes/3mbed/layouts/_default/my-account.html
rename to themes/3mdeb/layouts/_default/my-account.html
diff --git a/themes/3mbed/layouts/_default/newest-video.html b/themes/3mdeb/layouts/_default/newest-video.html
similarity index 100%
rename from themes/3mbed/layouts/_default/newest-video.html
rename to themes/3mdeb/layouts/_default/newest-video.html
diff --git a/themes/3mbed/layouts/_default/open-source-hardware.html b/themes/3mdeb/layouts/_default/open-source-hardware.html
similarity index 100%
rename from themes/3mbed/layouts/_default/open-source-hardware.html
rename to themes/3mdeb/layouts/_default/open-source-hardware.html
diff --git a/themes/3mbed/layouts/_default/open-source-software.html b/themes/3mdeb/layouts/_default/open-source-software.html
similarity index 100%
rename from themes/3mbed/layouts/_default/open-source-software.html
rename to themes/3mdeb/layouts/_default/open-source-software.html
diff --git a/themes/3mbed/layouts/_default/operating-systems-development.html b/themes/3mdeb/layouts/_default/operating-systems-development.html
similarity index 100%
rename from themes/3mbed/layouts/_default/operating-systems-development.html
rename to themes/3mdeb/layouts/_default/operating-systems-development.html
diff --git a/themes/3mbed/layouts/_default/press-releases.html b/themes/3mdeb/layouts/_default/press-releases.html
similarity index 100%
rename from themes/3mbed/layouts/_default/press-releases.html
rename to themes/3mdeb/layouts/_default/press-releases.html
diff --git a/themes/3mbed/layouts/_default/products-documentation.html b/themes/3mdeb/layouts/_default/products-documentation.html
similarity index 100%
rename from themes/3mbed/layouts/_default/products-documentation.html
rename to themes/3mdeb/layouts/_default/products-documentation.html
diff --git a/themes/3mbed/layouts/_default/service-catalogues.html b/themes/3mdeb/layouts/_default/service-catalogues.html
similarity index 100%
rename from themes/3mbed/layouts/_default/service-catalogues.html
rename to themes/3mdeb/layouts/_default/service-catalogues.html
diff --git a/themes/3mbed/layouts/_default/single.html b/themes/3mdeb/layouts/_default/single.html
similarity index 100%
rename from themes/3mbed/layouts/_default/single.html
rename to themes/3mdeb/layouts/_default/single.html
diff --git a/themes/3mbed/layouts/_default/sitemap.xml b/themes/3mdeb/layouts/_default/sitemap.xml
similarity index 100%
rename from themes/3mbed/layouts/_default/sitemap.xml
rename to themes/3mdeb/layouts/_default/sitemap.xml
diff --git a/themes/3mbed/layouts/_default/software-and-hardware-security.html b/themes/3mdeb/layouts/_default/software-and-hardware-security.html
similarity index 100%
rename from themes/3mbed/layouts/_default/software-and-hardware-security.html
rename to themes/3mdeb/layouts/_default/software-and-hardware-security.html
diff --git a/themes/3mbed/layouts/_default/terms.html b/themes/3mdeb/layouts/_default/terms.html
similarity index 100%
rename from themes/3mbed/layouts/_default/terms.html
rename to themes/3mdeb/layouts/_default/terms.html
diff --git a/themes/3mbed/layouts/_default/training.html b/themes/3mdeb/layouts/_default/training.html
similarity index 100%
rename from themes/3mbed/layouts/_default/training.html
rename to themes/3mdeb/layouts/_default/training.html
diff --git a/themes/3mbed/layouts/author/single.html b/themes/3mdeb/layouts/author/single.html
similarity index 100%
rename from themes/3mbed/layouts/author/single.html
rename to themes/3mdeb/layouts/author/single.html
diff --git a/themes/3mbed/layouts/index.html b/themes/3mdeb/layouts/index.html
similarity index 100%
rename from themes/3mbed/layouts/index.html
rename to themes/3mdeb/layouts/index.html
diff --git a/themes/3mbed/layouts/partials/components/cta.html b/themes/3mdeb/layouts/partials/components/cta.html
similarity index 100%
rename from themes/3mbed/layouts/partials/components/cta.html
rename to themes/3mdeb/layouts/partials/components/cta.html
diff --git a/themes/3mbed/layouts/partials/components/custom-pagination.html b/themes/3mdeb/layouts/partials/components/custom-pagination.html
similarity index 100%
rename from themes/3mbed/layouts/partials/components/custom-pagination.html
rename to themes/3mdeb/layouts/partials/components/custom-pagination.html
diff --git a/themes/3mbed/layouts/partials/components/page-header.html b/themes/3mdeb/layouts/partials/components/page-header.html
similarity index 100%
rename from themes/3mbed/layouts/partials/components/page-header.html
rename to themes/3mdeb/layouts/partials/components/page-header.html
diff --git a/themes/3mbed/layouts/partials/components/youtube-lite.html b/themes/3mdeb/layouts/partials/components/youtube-lite.html
similarity index 100%
rename from themes/3mbed/layouts/partials/components/youtube-lite.html
rename to themes/3mdeb/layouts/partials/components/youtube-lite.html
diff --git a/themes/3mbed/layouts/partials/essentials/analytics-gtag.html b/themes/3mdeb/layouts/partials/essentials/analytics-gtag.html
similarity index 100%
rename from themes/3mbed/layouts/partials/essentials/analytics-gtag.html
rename to themes/3mdeb/layouts/partials/essentials/analytics-gtag.html
diff --git a/themes/3mbed/layouts/partials/essentials/footer.html b/themes/3mdeb/layouts/partials/essentials/footer.html
similarity index 100%
rename from themes/3mbed/layouts/partials/essentials/footer.html
rename to themes/3mdeb/layouts/partials/essentials/footer.html
diff --git a/themes/3mbed/layouts/partials/essentials/head.html b/themes/3mdeb/layouts/partials/essentials/head.html
similarity index 100%
rename from themes/3mbed/layouts/partials/essentials/head.html
rename to themes/3mdeb/layouts/partials/essentials/head.html
diff --git a/themes/3mbed/layouts/partials/essentials/header.html b/themes/3mdeb/layouts/partials/essentials/header.html
similarity index 100%
rename from themes/3mbed/layouts/partials/essentials/header.html
rename to themes/3mdeb/layouts/partials/essentials/header.html
diff --git a/themes/3mbed/layouts/partials/essentials/script.html b/themes/3mdeb/layouts/partials/essentials/script.html
similarity index 100%
rename from themes/3mbed/layouts/partials/essentials/script.html
rename to themes/3mdeb/layouts/partials/essentials/script.html
diff --git a/themes/3mbed/layouts/partials/essentials/style.html b/themes/3mdeb/layouts/partials/essentials/style.html
similarity index 100%
rename from themes/3mbed/layouts/partials/essentials/style.html
rename to themes/3mdeb/layouts/partials/essentials/style.html
diff --git a/themes/3mbed/layouts/partials/widgets/categories.html b/themes/3mdeb/layouts/partials/widgets/categories.html
similarity index 100%
rename from themes/3mbed/layouts/partials/widgets/categories.html
rename to themes/3mdeb/layouts/partials/widgets/categories.html
diff --git a/themes/3mbed/layouts/partials/widgets/recent-post.html b/themes/3mdeb/layouts/partials/widgets/recent-post.html
similarity index 100%
rename from themes/3mbed/layouts/partials/widgets/recent-post.html
rename to themes/3mdeb/layouts/partials/widgets/recent-post.html
diff --git a/themes/3mbed/layouts/partials/widgets/search.html b/themes/3mdeb/layouts/partials/widgets/search.html
similarity index 100%
rename from themes/3mbed/layouts/partials/widgets/search.html
rename to themes/3mdeb/layouts/partials/widgets/search.html
diff --git a/themes/3mbed/layouts/partials/widgets/tags.html b/themes/3mdeb/layouts/partials/widgets/tags.html
similarity index 100%
rename from themes/3mbed/layouts/partials/widgets/tags.html
rename to themes/3mdeb/layouts/partials/widgets/tags.html
diff --git a/themes/3mbed/layouts/partials/widgets/widget-wrapper.html b/themes/3mdeb/layouts/partials/widgets/widget-wrapper.html
similarity index 100%
rename from themes/3mbed/layouts/partials/widgets/widget-wrapper.html
rename to themes/3mdeb/layouts/partials/widgets/widget-wrapper.html
diff --git a/themes/3mbed/layouts/portfolio/list.html b/themes/3mdeb/layouts/portfolio/list.html
similarity index 100%
rename from themes/3mbed/layouts/portfolio/list.html
rename to themes/3mdeb/layouts/portfolio/list.html
diff --git a/themes/3mbed/layouts/portfolio/single.html b/themes/3mdeb/layouts/portfolio/single.html
similarity index 100%
rename from themes/3mbed/layouts/portfolio/single.html
rename to themes/3mdeb/layouts/portfolio/single.html
diff --git a/themes/3mbed/layouts/shortcodes/button.html b/themes/3mdeb/layouts/shortcodes/button.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/button.html
rename to themes/3mdeb/layouts/shortcodes/button.html
diff --git a/themes/3mbed/layouts/shortcodes/col.html b/themes/3mdeb/layouts/shortcodes/col.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/col.html
rename to themes/3mdeb/layouts/shortcodes/col.html
diff --git a/themes/3mbed/layouts/shortcodes/image-list.html b/themes/3mdeb/layouts/shortcodes/image-list.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/image-list.html
rename to themes/3mdeb/layouts/shortcodes/image-list.html
diff --git a/themes/3mbed/layouts/shortcodes/mark.html b/themes/3mdeb/layouts/shortcodes/mark.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/mark.html
rename to themes/3mdeb/layouts/shortcodes/mark.html
diff --git a/themes/3mbed/layouts/shortcodes/row.html b/themes/3mdeb/layouts/shortcodes/row.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/row.html
rename to themes/3mdeb/layouts/shortcodes/row.html
diff --git a/themes/3mbed/layouts/shortcodes/section-title.html b/themes/3mdeb/layouts/shortcodes/section-title.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/section-title.html
rename to themes/3mdeb/layouts/shortcodes/section-title.html
diff --git a/themes/3mbed/layouts/shortcodes/section.html b/themes/3mdeb/layouts/shortcodes/section.html
similarity index 100%
rename from themes/3mbed/layouts/shortcodes/section.html
rename to themes/3mdeb/layouts/shortcodes/section.html