]> _ Git - usines-reunies.git/commit
WIP #4064 @11
authorStephen Cameron <stephen@cubedesigners.com>
Mon, 18 Jan 2021 20:49:26 +0000 (21:49 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Mon, 18 Jan 2021 20:49:26 +0000 (21:49 +0100)
commit6e64e689ce1d4d548861268e1c204957350ebcbb
tree06281d018d3427b282f1929ed64e9b0f95793bd4
parent3d864a681f1cda4052a063aa858bdf589e5574f6
WIP #4064 @11
21 files changed:
.gitignore
web/app/mu-plugins/cube/src/Elementor/Setup.php
web/app/mu-plugins/cube/src/Elementor/Widgets/BackgroundLayer.php [new file with mode: 0644]
web/app/mu-plugins/cube/src/Elementor/Widgets/LatestNews.php [new file with mode: 0644]
web/app/mu-plugins/cube/src/Elementor/Widgets/LatestRealisations.php [new file with mode: 0644]
web/app/mu-plugins/cube/src/Elementor/Widgets/Realisations.php [deleted file]
web/app/mu-plugins/cube/src/Elementor/Widgets/TextBlock.php
web/app/themes/Usines/resources/assets/scripts/intro-carousel.js
web/app/themes/Usines/resources/assets/styles/components/navigation-mobile.styl
web/app/themes/Usines/resources/assets/styles/widgets/background-layer.styl [new file with mode: 0644]
web/app/themes/Usines/resources/assets/styles/widgets/intro-carousel.styl [new file with mode: 0644]
web/app/themes/Usines/resources/assets/styles/widgets/latest-news.styl [new file with mode: 0644]
web/app/themes/Usines/resources/assets/styles/widgets/latest-realisations.styl [new file with mode: 0644]
web/app/themes/Usines/resources/views/index.blade.php
web/app/themes/Usines/resources/views/partials/content-realisation.blade.php
web/app/themes/Usines/resources/views/partials/footer.blade.php
web/app/themes/Usines/resources/views/partials/header.blade.php
web/app/themes/Usines/resources/views/single.blade.php
web/app/themes/Usines/resources/views/widgets/intro-carousel.blade.php
web/app/themes/Usines/resources/views/widgets/latest-news.blade.php [new file with mode: 0644]
web/app/themes/Usines/tailwind.config.js