From 9a2c3e9a62249d08bad3230b0bfa32fd9fb99311 Mon Sep 17 00:00:00 2001 From: distorsion Date: Fri, 24 Jan 2025 23:20:09 +0100 Subject: [PATCH] put our mail instead of boring form --- hugo.toml | 14 +++++++------- themes/{ => distorsion}/osprey/.gitignore | 0 themes/{ => distorsion}/osprey/LICENSE | 0 themes/{ => distorsion}/osprey/README.md | 0 themes/{ => distorsion}/osprey/archetypes/blog.md | 0 .../{ => distorsion}/osprey/archetypes/default.md | 0 .../{ => distorsion}/osprey/archetypes/gallery.md | 0 .../osprey/assets/js/src/contact.js | 0 .../osprey/assets/js/src/index.js | 0 .../{ => distorsion}/osprey/assets/js/src/main.js | 0 .../osprey/assets/js/src/modal.js | 0 .../osprey/assets/js/vendor/lazysizes.min.js | 0 .../osprey/assets/sass/_about.scss | 0 .../osprey/assets/sass/_animation.scss | 0 .../osprey/assets/sass/_base.scss | 0 .../osprey/assets/sass/_colors.scss | 0 .../osprey/assets/sass/_flexboxgrid.scss | 0 .../osprey/assets/sass/_gallery.scss | 0 .../osprey/assets/sass/_layout.scss | 0 .../osprey/assets/sass/_modal.scss | 0 .../osprey/assets/sass/_typography.scss | 0 .../{ => distorsion}/osprey/assets/sass/main.scss | 0 .../osprey/exampleSite/config.toml | 0 .../osprey/exampleSite/content/about.md | 0 .../content/blog/creating-a-new-theme.md | 0 .../exampleSite/content/blog/goisforlovers.md | 0 .../exampleSite/content/blog/hugoisforlovers.md | 0 .../content/blog/migrate-from-jekyll.md | 0 .../osprey/exampleSite/content/gallery/hugo.md | 0 .../osprey/exampleSite/content/gallery/osprey.md | 0 .../content/gallery/rugged-fellows-guide.md | 0 .../exampleSite/content/gallery/toma-nistor.md | 0 .../osprey/exampleSite/static/images/hugo.png | Bin .../exampleSite/static/images/osprey-logo.png | Bin .../osprey/exampleSite/static/images/osprey.png | Bin .../static/images/rugged-fellows-guide.png | Bin .../exampleSite/static/images/toma-nistor.png | Bin themes/{ => distorsion}/osprey/i18n/de.toml | 0 themes/{ => distorsion}/osprey/i18n/en.toml | 0 themes/{ => distorsion}/osprey/i18n/sv.toml | 0 .../osprey/images/basin-ajax-setup.png | Bin .../osprey/images/osprey-logo.png | Bin .../{ => distorsion}/osprey/images/screenshot.png | Bin themes/{ => distorsion}/osprey/images/tn.png | Bin themes/{ => distorsion}/osprey/layouts/404.html | 0 .../osprey/layouts/_default/list.html | 0 .../osprey/layouts/_default/single.html | 0 .../osprey/layouts/gallery/list.html | 0 .../osprey/layouts/gallery/single.html | 0 themes/{ => distorsion}/osprey/layouts/index.html | 0 .../osprey/layouts/partials/about.html | 0 .../osprey/layouts/partials/blog.html | 0 .../osprey/layouts/partials/body-bottom.html | 0 .../osprey/layouts/partials/body-top.html | 0 .../osprey/layouts/partials/contact.html | 0 .../osprey/layouts/partials/css.html | 0 .../osprey/layouts/partials/disqus.html | 0 .../osprey/layouts/partials/footer.html | 0 .../osprey/layouts/partials/gallery.html | 0 .../osprey/layouts/partials/head.html | 0 .../osprey/layouts/partials/modals.html | 0 .../layouts/partials/scripts/contact.min.js | 0 .../{ => distorsion}/osprey/layouts/sitemap.xml | 0 .../osprey/static/images/icon-menu.png | Bin .../osprey/static/images/icon-x.png | Bin .../osprey/static/images/osprey-logo.png | Bin .../osprey/static/images/osprey.png | Bin themes/{ => distorsion}/osprey/theme.toml | 0 68 files changed, 7 insertions(+), 7 deletions(-) rename themes/{ => distorsion}/osprey/.gitignore (100%) rename themes/{ => distorsion}/osprey/LICENSE (100%) rename themes/{ => distorsion}/osprey/README.md (100%) rename themes/{ => distorsion}/osprey/archetypes/blog.md (100%) rename themes/{ => distorsion}/osprey/archetypes/default.md (100%) rename themes/{ => distorsion}/osprey/archetypes/gallery.md (100%) rename themes/{ => distorsion}/osprey/assets/js/src/contact.js (100%) rename themes/{ => distorsion}/osprey/assets/js/src/index.js (100%) rename themes/{ => distorsion}/osprey/assets/js/src/main.js (100%) rename themes/{ => distorsion}/osprey/assets/js/src/modal.js (100%) rename themes/{ => distorsion}/osprey/assets/js/vendor/lazysizes.min.js (100%) rename themes/{ => distorsion}/osprey/assets/sass/_about.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_animation.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_base.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_colors.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_flexboxgrid.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_gallery.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_layout.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_modal.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/_typography.scss (100%) rename themes/{ => distorsion}/osprey/assets/sass/main.scss (100%) rename themes/{ => distorsion}/osprey/exampleSite/config.toml (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/about.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/blog/creating-a-new-theme.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/blog/goisforlovers.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/blog/hugoisforlovers.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/blog/migrate-from-jekyll.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/gallery/hugo.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/gallery/osprey.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/gallery/rugged-fellows-guide.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/content/gallery/toma-nistor.md (100%) rename themes/{ => distorsion}/osprey/exampleSite/static/images/hugo.png (100%) rename themes/{ => distorsion}/osprey/exampleSite/static/images/osprey-logo.png (100%) rename themes/{ => distorsion}/osprey/exampleSite/static/images/osprey.png (100%) rename themes/{ => distorsion}/osprey/exampleSite/static/images/rugged-fellows-guide.png (100%) rename themes/{ => distorsion}/osprey/exampleSite/static/images/toma-nistor.png (100%) rename themes/{ => distorsion}/osprey/i18n/de.toml (100%) rename themes/{ => distorsion}/osprey/i18n/en.toml (100%) rename themes/{ => distorsion}/osprey/i18n/sv.toml (100%) rename themes/{ => distorsion}/osprey/images/basin-ajax-setup.png (100%) rename themes/{ => distorsion}/osprey/images/osprey-logo.png (100%) rename themes/{ => distorsion}/osprey/images/screenshot.png (100%) rename themes/{ => distorsion}/osprey/images/tn.png (100%) rename themes/{ => distorsion}/osprey/layouts/404.html (100%) rename themes/{ => distorsion}/osprey/layouts/_default/list.html (100%) rename themes/{ => distorsion}/osprey/layouts/_default/single.html (100%) rename themes/{ => distorsion}/osprey/layouts/gallery/list.html (100%) rename themes/{ => distorsion}/osprey/layouts/gallery/single.html (100%) rename themes/{ => distorsion}/osprey/layouts/index.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/about.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/blog.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/body-bottom.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/body-top.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/contact.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/css.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/disqus.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/footer.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/gallery.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/head.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/modals.html (100%) rename themes/{ => distorsion}/osprey/layouts/partials/scripts/contact.min.js (100%) rename themes/{ => distorsion}/osprey/layouts/sitemap.xml (100%) rename themes/{ => distorsion}/osprey/static/images/icon-menu.png (100%) rename themes/{ => distorsion}/osprey/static/images/icon-x.png (100%) rename themes/{ => distorsion}/osprey/static/images/osprey-logo.png (100%) rename themes/{ => distorsion}/osprey/static/images/osprey.png (100%) rename themes/{ => distorsion}/osprey/theme.toml (100%) diff --git a/hugo.toml b/hugo.toml index cf0e880..d71a664 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ baseURL = 'https://site.cendrelune.eu/' languageCode = 'en-us' title = 'La Distortion' -theme = 'osprey' +theme = 'distorsion' [Params] tagline = "" @@ -16,10 +16,10 @@ theme = 'osprey' customCSS = false # Social media links in footer - twitter = "TomaNistor" - linkedin = "tomanistor" - github = "tomanistor" - facebook = "" + #twitter = "TomaNistor" + #linkedin = "tomanistor" + #github = "tomanistor" + #facebook = "" # Copyright and theme author credit in footer copyright = false @@ -56,5 +56,5 @@ theme = 'osprey' weight = 3 [[menu.main]] name = "Contact" - url = "/#contact" - weight = 4 \ No newline at end of file + url = "mailto:distorsion@groupes.renater.fr" + weight = 4 diff --git a/themes/osprey/.gitignore b/themes/distorsion/osprey/.gitignore similarity index 100% rename from themes/osprey/.gitignore rename to themes/distorsion/osprey/.gitignore diff --git a/themes/osprey/LICENSE b/themes/distorsion/osprey/LICENSE similarity index 100% rename from themes/osprey/LICENSE rename to themes/distorsion/osprey/LICENSE diff --git a/themes/osprey/README.md b/themes/distorsion/osprey/README.md similarity index 100% rename from themes/osprey/README.md rename to themes/distorsion/osprey/README.md diff --git a/themes/osprey/archetypes/blog.md b/themes/distorsion/osprey/archetypes/blog.md similarity index 100% rename from themes/osprey/archetypes/blog.md rename to themes/distorsion/osprey/archetypes/blog.md diff --git a/themes/osprey/archetypes/default.md b/themes/distorsion/osprey/archetypes/default.md similarity index 100% rename from themes/osprey/archetypes/default.md rename to themes/distorsion/osprey/archetypes/default.md diff --git a/themes/osprey/archetypes/gallery.md b/themes/distorsion/osprey/archetypes/gallery.md similarity index 100% rename from themes/osprey/archetypes/gallery.md rename to themes/distorsion/osprey/archetypes/gallery.md diff --git a/themes/osprey/assets/js/src/contact.js b/themes/distorsion/osprey/assets/js/src/contact.js similarity index 100% rename from themes/osprey/assets/js/src/contact.js rename to themes/distorsion/osprey/assets/js/src/contact.js diff --git a/themes/osprey/assets/js/src/index.js b/themes/distorsion/osprey/assets/js/src/index.js similarity index 100% rename from themes/osprey/assets/js/src/index.js rename to themes/distorsion/osprey/assets/js/src/index.js diff --git a/themes/osprey/assets/js/src/main.js b/themes/distorsion/osprey/assets/js/src/main.js similarity index 100% rename from themes/osprey/assets/js/src/main.js rename to themes/distorsion/osprey/assets/js/src/main.js diff --git a/themes/osprey/assets/js/src/modal.js b/themes/distorsion/osprey/assets/js/src/modal.js similarity index 100% rename from themes/osprey/assets/js/src/modal.js rename to themes/distorsion/osprey/assets/js/src/modal.js diff --git a/themes/osprey/assets/js/vendor/lazysizes.min.js b/themes/distorsion/osprey/assets/js/vendor/lazysizes.min.js similarity index 100% rename from themes/osprey/assets/js/vendor/lazysizes.min.js rename to themes/distorsion/osprey/assets/js/vendor/lazysizes.min.js diff --git a/themes/osprey/assets/sass/_about.scss b/themes/distorsion/osprey/assets/sass/_about.scss similarity index 100% rename from themes/osprey/assets/sass/_about.scss rename to themes/distorsion/osprey/assets/sass/_about.scss diff --git a/themes/osprey/assets/sass/_animation.scss b/themes/distorsion/osprey/assets/sass/_animation.scss similarity index 100% rename from themes/osprey/assets/sass/_animation.scss rename to themes/distorsion/osprey/assets/sass/_animation.scss diff --git a/themes/osprey/assets/sass/_base.scss b/themes/distorsion/osprey/assets/sass/_base.scss similarity index 100% rename from themes/osprey/assets/sass/_base.scss rename to themes/distorsion/osprey/assets/sass/_base.scss diff --git a/themes/osprey/assets/sass/_colors.scss b/themes/distorsion/osprey/assets/sass/_colors.scss similarity index 100% rename from themes/osprey/assets/sass/_colors.scss rename to themes/distorsion/osprey/assets/sass/_colors.scss diff --git a/themes/osprey/assets/sass/_flexboxgrid.scss b/themes/distorsion/osprey/assets/sass/_flexboxgrid.scss similarity index 100% rename from themes/osprey/assets/sass/_flexboxgrid.scss rename to themes/distorsion/osprey/assets/sass/_flexboxgrid.scss diff --git a/themes/osprey/assets/sass/_gallery.scss b/themes/distorsion/osprey/assets/sass/_gallery.scss similarity index 100% rename from themes/osprey/assets/sass/_gallery.scss rename to themes/distorsion/osprey/assets/sass/_gallery.scss diff --git a/themes/osprey/assets/sass/_layout.scss b/themes/distorsion/osprey/assets/sass/_layout.scss similarity index 100% rename from themes/osprey/assets/sass/_layout.scss rename to themes/distorsion/osprey/assets/sass/_layout.scss diff --git a/themes/osprey/assets/sass/_modal.scss b/themes/distorsion/osprey/assets/sass/_modal.scss similarity index 100% rename from themes/osprey/assets/sass/_modal.scss rename to themes/distorsion/osprey/assets/sass/_modal.scss diff --git a/themes/osprey/assets/sass/_typography.scss b/themes/distorsion/osprey/assets/sass/_typography.scss similarity index 100% rename from themes/osprey/assets/sass/_typography.scss rename to themes/distorsion/osprey/assets/sass/_typography.scss diff --git a/themes/osprey/assets/sass/main.scss b/themes/distorsion/osprey/assets/sass/main.scss similarity index 100% rename from themes/osprey/assets/sass/main.scss rename to themes/distorsion/osprey/assets/sass/main.scss diff --git a/themes/osprey/exampleSite/config.toml b/themes/distorsion/osprey/exampleSite/config.toml similarity index 100% rename from themes/osprey/exampleSite/config.toml rename to themes/distorsion/osprey/exampleSite/config.toml diff --git a/themes/osprey/exampleSite/content/about.md b/themes/distorsion/osprey/exampleSite/content/about.md similarity index 100% rename from themes/osprey/exampleSite/content/about.md rename to themes/distorsion/osprey/exampleSite/content/about.md diff --git a/themes/osprey/exampleSite/content/blog/creating-a-new-theme.md b/themes/distorsion/osprey/exampleSite/content/blog/creating-a-new-theme.md similarity index 100% rename from themes/osprey/exampleSite/content/blog/creating-a-new-theme.md rename to themes/distorsion/osprey/exampleSite/content/blog/creating-a-new-theme.md diff --git a/themes/osprey/exampleSite/content/blog/goisforlovers.md b/themes/distorsion/osprey/exampleSite/content/blog/goisforlovers.md similarity index 100% rename from themes/osprey/exampleSite/content/blog/goisforlovers.md rename to themes/distorsion/osprey/exampleSite/content/blog/goisforlovers.md diff --git a/themes/osprey/exampleSite/content/blog/hugoisforlovers.md b/themes/distorsion/osprey/exampleSite/content/blog/hugoisforlovers.md similarity index 100% rename from themes/osprey/exampleSite/content/blog/hugoisforlovers.md rename to themes/distorsion/osprey/exampleSite/content/blog/hugoisforlovers.md diff --git a/themes/osprey/exampleSite/content/blog/migrate-from-jekyll.md b/themes/distorsion/osprey/exampleSite/content/blog/migrate-from-jekyll.md similarity index 100% rename from themes/osprey/exampleSite/content/blog/migrate-from-jekyll.md rename to themes/distorsion/osprey/exampleSite/content/blog/migrate-from-jekyll.md diff --git a/themes/osprey/exampleSite/content/gallery/hugo.md b/themes/distorsion/osprey/exampleSite/content/gallery/hugo.md similarity index 100% rename from themes/osprey/exampleSite/content/gallery/hugo.md rename to themes/distorsion/osprey/exampleSite/content/gallery/hugo.md diff --git a/themes/osprey/exampleSite/content/gallery/osprey.md b/themes/distorsion/osprey/exampleSite/content/gallery/osprey.md similarity index 100% rename from themes/osprey/exampleSite/content/gallery/osprey.md rename to themes/distorsion/osprey/exampleSite/content/gallery/osprey.md diff --git a/themes/osprey/exampleSite/content/gallery/rugged-fellows-guide.md b/themes/distorsion/osprey/exampleSite/content/gallery/rugged-fellows-guide.md similarity index 100% rename from themes/osprey/exampleSite/content/gallery/rugged-fellows-guide.md rename to themes/distorsion/osprey/exampleSite/content/gallery/rugged-fellows-guide.md diff --git a/themes/osprey/exampleSite/content/gallery/toma-nistor.md b/themes/distorsion/osprey/exampleSite/content/gallery/toma-nistor.md similarity index 100% rename from themes/osprey/exampleSite/content/gallery/toma-nistor.md rename to themes/distorsion/osprey/exampleSite/content/gallery/toma-nistor.md diff --git a/themes/osprey/exampleSite/static/images/hugo.png b/themes/distorsion/osprey/exampleSite/static/images/hugo.png similarity index 100% rename from themes/osprey/exampleSite/static/images/hugo.png rename to themes/distorsion/osprey/exampleSite/static/images/hugo.png diff --git a/themes/osprey/exampleSite/static/images/osprey-logo.png b/themes/distorsion/osprey/exampleSite/static/images/osprey-logo.png similarity index 100% rename from themes/osprey/exampleSite/static/images/osprey-logo.png rename to themes/distorsion/osprey/exampleSite/static/images/osprey-logo.png diff --git a/themes/osprey/exampleSite/static/images/osprey.png b/themes/distorsion/osprey/exampleSite/static/images/osprey.png similarity index 100% rename from themes/osprey/exampleSite/static/images/osprey.png rename to themes/distorsion/osprey/exampleSite/static/images/osprey.png diff --git a/themes/osprey/exampleSite/static/images/rugged-fellows-guide.png b/themes/distorsion/osprey/exampleSite/static/images/rugged-fellows-guide.png similarity index 100% rename from themes/osprey/exampleSite/static/images/rugged-fellows-guide.png rename to themes/distorsion/osprey/exampleSite/static/images/rugged-fellows-guide.png diff --git a/themes/osprey/exampleSite/static/images/toma-nistor.png b/themes/distorsion/osprey/exampleSite/static/images/toma-nistor.png similarity index 100% rename from themes/osprey/exampleSite/static/images/toma-nistor.png rename to themes/distorsion/osprey/exampleSite/static/images/toma-nistor.png diff --git a/themes/osprey/i18n/de.toml b/themes/distorsion/osprey/i18n/de.toml similarity index 100% rename from themes/osprey/i18n/de.toml rename to themes/distorsion/osprey/i18n/de.toml diff --git a/themes/osprey/i18n/en.toml b/themes/distorsion/osprey/i18n/en.toml similarity index 100% rename from themes/osprey/i18n/en.toml rename to themes/distorsion/osprey/i18n/en.toml diff --git a/themes/osprey/i18n/sv.toml b/themes/distorsion/osprey/i18n/sv.toml similarity index 100% rename from themes/osprey/i18n/sv.toml rename to themes/distorsion/osprey/i18n/sv.toml diff --git a/themes/osprey/images/basin-ajax-setup.png b/themes/distorsion/osprey/images/basin-ajax-setup.png similarity index 100% rename from themes/osprey/images/basin-ajax-setup.png rename to themes/distorsion/osprey/images/basin-ajax-setup.png diff --git a/themes/osprey/images/osprey-logo.png b/themes/distorsion/osprey/images/osprey-logo.png similarity index 100% rename from themes/osprey/images/osprey-logo.png rename to themes/distorsion/osprey/images/osprey-logo.png diff --git a/themes/osprey/images/screenshot.png b/themes/distorsion/osprey/images/screenshot.png similarity index 100% rename from themes/osprey/images/screenshot.png rename to themes/distorsion/osprey/images/screenshot.png diff --git a/themes/osprey/images/tn.png b/themes/distorsion/osprey/images/tn.png similarity index 100% rename from themes/osprey/images/tn.png rename to themes/distorsion/osprey/images/tn.png diff --git a/themes/osprey/layouts/404.html b/themes/distorsion/osprey/layouts/404.html similarity index 100% rename from themes/osprey/layouts/404.html rename to themes/distorsion/osprey/layouts/404.html diff --git a/themes/osprey/layouts/_default/list.html b/themes/distorsion/osprey/layouts/_default/list.html similarity index 100% rename from themes/osprey/layouts/_default/list.html rename to themes/distorsion/osprey/layouts/_default/list.html diff --git a/themes/osprey/layouts/_default/single.html b/themes/distorsion/osprey/layouts/_default/single.html similarity index 100% rename from themes/osprey/layouts/_default/single.html rename to themes/distorsion/osprey/layouts/_default/single.html diff --git a/themes/osprey/layouts/gallery/list.html b/themes/distorsion/osprey/layouts/gallery/list.html similarity index 100% rename from themes/osprey/layouts/gallery/list.html rename to themes/distorsion/osprey/layouts/gallery/list.html diff --git a/themes/osprey/layouts/gallery/single.html b/themes/distorsion/osprey/layouts/gallery/single.html similarity index 100% rename from themes/osprey/layouts/gallery/single.html rename to themes/distorsion/osprey/layouts/gallery/single.html diff --git a/themes/osprey/layouts/index.html b/themes/distorsion/osprey/layouts/index.html similarity index 100% rename from themes/osprey/layouts/index.html rename to themes/distorsion/osprey/layouts/index.html diff --git a/themes/osprey/layouts/partials/about.html b/themes/distorsion/osprey/layouts/partials/about.html similarity index 100% rename from themes/osprey/layouts/partials/about.html rename to themes/distorsion/osprey/layouts/partials/about.html diff --git a/themes/osprey/layouts/partials/blog.html b/themes/distorsion/osprey/layouts/partials/blog.html similarity index 100% rename from themes/osprey/layouts/partials/blog.html rename to themes/distorsion/osprey/layouts/partials/blog.html diff --git a/themes/osprey/layouts/partials/body-bottom.html b/themes/distorsion/osprey/layouts/partials/body-bottom.html similarity index 100% rename from themes/osprey/layouts/partials/body-bottom.html rename to themes/distorsion/osprey/layouts/partials/body-bottom.html diff --git a/themes/osprey/layouts/partials/body-top.html b/themes/distorsion/osprey/layouts/partials/body-top.html similarity index 100% rename from themes/osprey/layouts/partials/body-top.html rename to themes/distorsion/osprey/layouts/partials/body-top.html diff --git a/themes/osprey/layouts/partials/contact.html b/themes/distorsion/osprey/layouts/partials/contact.html similarity index 100% rename from themes/osprey/layouts/partials/contact.html rename to themes/distorsion/osprey/layouts/partials/contact.html diff --git a/themes/osprey/layouts/partials/css.html b/themes/distorsion/osprey/layouts/partials/css.html similarity index 100% rename from themes/osprey/layouts/partials/css.html rename to themes/distorsion/osprey/layouts/partials/css.html diff --git a/themes/osprey/layouts/partials/disqus.html b/themes/distorsion/osprey/layouts/partials/disqus.html similarity index 100% rename from themes/osprey/layouts/partials/disqus.html rename to themes/distorsion/osprey/layouts/partials/disqus.html diff --git a/themes/osprey/layouts/partials/footer.html b/themes/distorsion/osprey/layouts/partials/footer.html similarity index 100% rename from themes/osprey/layouts/partials/footer.html rename to themes/distorsion/osprey/layouts/partials/footer.html diff --git a/themes/osprey/layouts/partials/gallery.html b/themes/distorsion/osprey/layouts/partials/gallery.html similarity index 100% rename from themes/osprey/layouts/partials/gallery.html rename to themes/distorsion/osprey/layouts/partials/gallery.html diff --git a/themes/osprey/layouts/partials/head.html b/themes/distorsion/osprey/layouts/partials/head.html similarity index 100% rename from themes/osprey/layouts/partials/head.html rename to themes/distorsion/osprey/layouts/partials/head.html diff --git a/themes/osprey/layouts/partials/modals.html b/themes/distorsion/osprey/layouts/partials/modals.html similarity index 100% rename from themes/osprey/layouts/partials/modals.html rename to themes/distorsion/osprey/layouts/partials/modals.html diff --git a/themes/osprey/layouts/partials/scripts/contact.min.js b/themes/distorsion/osprey/layouts/partials/scripts/contact.min.js similarity index 100% rename from themes/osprey/layouts/partials/scripts/contact.min.js rename to themes/distorsion/osprey/layouts/partials/scripts/contact.min.js diff --git a/themes/osprey/layouts/sitemap.xml b/themes/distorsion/osprey/layouts/sitemap.xml similarity index 100% rename from themes/osprey/layouts/sitemap.xml rename to themes/distorsion/osprey/layouts/sitemap.xml diff --git a/themes/osprey/static/images/icon-menu.png b/themes/distorsion/osprey/static/images/icon-menu.png similarity index 100% rename from themes/osprey/static/images/icon-menu.png rename to themes/distorsion/osprey/static/images/icon-menu.png diff --git a/themes/osprey/static/images/icon-x.png b/themes/distorsion/osprey/static/images/icon-x.png similarity index 100% rename from themes/osprey/static/images/icon-x.png rename to themes/distorsion/osprey/static/images/icon-x.png diff --git a/themes/osprey/static/images/osprey-logo.png b/themes/distorsion/osprey/static/images/osprey-logo.png similarity index 100% rename from themes/osprey/static/images/osprey-logo.png rename to themes/distorsion/osprey/static/images/osprey-logo.png diff --git a/themes/osprey/static/images/osprey.png b/themes/distorsion/osprey/static/images/osprey.png similarity index 100% rename from themes/osprey/static/images/osprey.png rename to themes/distorsion/osprey/static/images/osprey.png diff --git a/themes/osprey/theme.toml b/themes/distorsion/osprey/theme.toml similarity index 100% rename from themes/osprey/theme.toml rename to themes/distorsion/osprey/theme.toml