Moved to Vue. Making it ✨Vuetiful✨
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m29s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m29s
This commit is contained in:
@@ -6,7 +6,7 @@ import { siteConfig } from "../config/site";
|
||||
import HeroSection from "../components/sections/HeroSection.astro";
|
||||
import ServicesSection from "../components/sections/ServicesSection.astro";
|
||||
import AboutSection from "../components/sections/AboutSection.astro";
|
||||
import ContactSection from "../components/sections/ContactSection.tsx";
|
||||
import ContactSection from "../components/sections/ContactSection.vue";
|
||||
|
||||
const pageMetaInfo = {
|
||||
title: siteConfig.name,
|
||||
|
||||
Reference in New Issue
Block a user