Browse Source

feat: change brand name

pull/6/head
Diego Vester 2 months ago
parent
commit
c3dfcba4bf
  1. 2
      src/content/site-data.ts

2
src/content/site-data.ts

@ -42,7 +42,7 @@ interface ContactContent {
export const hero: HeroContent = { export const hero: HeroContent = {
title: { title: {
value: "Luka Stitch", value: "Lukastitch",
tags: [ tags: [
"title", "title",
"main title", "main title",

Loading…
Cancel
Save