]> _ Git - miranui.git/commit
wait #7503 @1h00
authorsoufiane <soufiane@cubedesigners.com>
Thu, 24 Apr 2025 16:30:44 +0000 (18:30 +0200)
committersoufiane <soufiane@cubedesigners.com>
Mon, 5 May 2025 07:48:10 +0000 (09:48 +0200)
commit672218d74b0f0f821ccb48f339f2d9e135cecf8e
tree50cd2e50c9fa51fc9f5eacd170bdc53305850247
parentb7fdf4e08f3632b0f801aa79a54e4e02a73fa1b0
wait #7503 @1h00
41 files changed:
wp-content/mu-plugins/cube/Widgets/BannerImage.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/BannerText.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/Contact.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/CulturePost.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/OfferPost.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/Sponsors.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/Statistics.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/SuccessStoriesPost.php [new file with mode: 0644]
wp-content/mu-plugins/cube/Widgets/TitleSection.php [new file with mode: 0644]
wp-content/themes/miranui_new/bud.config.js [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/common.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/font.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/footer.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/header.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/mixins.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/variables.scss
wp-content/themes/miranui_new/resources/css/widgets/_bannerImg.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_bannerText.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_contact.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_culturePost.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_offerPost.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_sponsors.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_statistics.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/css/widgets/_storiesPost.scss [new file with mode: 0644]
wp-content/themes/miranui_new/resources/fonts/Poppins-Regular.woff [new file with mode: 0644]
wp-content/themes/miranui_new/resources/fonts/Poppins-Regular.woff2 [new file with mode: 0644]
wp-content/themes/miranui_new/resources/fonts/Poppins-SemiBold.woff [new file with mode: 0644]
wp-content/themes/miranui_new/resources/fonts/Poppins-SemiBold.woff2 [new file with mode: 0644]
wp-content/themes/miranui_new/resources/images/linkedin.svg [new file with mode: 0644]
wp-content/themes/miranui_new/resources/images/logo_miranui.svg [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/forms/contact.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/bannerImg.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/bannerText.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/contact.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/culture-post.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/offerPost.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/sponsors.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/statistics.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/success-storiesPost.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/resources/views/widgets/title-section.blade.php [new file with mode: 0644]
wp-content/themes/miranui_new/webpack.mix.js [new file with mode: 0644]