Compare commits

...

10 Commits

Author SHA1 Message Date
ffd829bdb0 Update .gitea/workflows/deploy.yml
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m4s
2025-05-20 17:41:43 +02:00
4b3ccb6bcd Added mail link
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m16s
2025-01-17 09:25:51 +01:00
b0f52e1dd6 Fixed text to large on mobile
All checks were successful
Build and Deploy / Deploy (push) Successful in 39s
2025-01-10 16:58:10 +01:00
615fa42ab4 Changed website url
All checks were successful
Build and Deploy / Deploy (push) Successful in 38s
2025-01-10 16:53:57 +01:00
e3e41eaf8a Modified phone and email
All checks were successful
Build and Deploy / Deploy (push) Successful in 41s
2025-01-10 11:13:13 +01:00
dfcf835dce Changed back
All checks were successful
Build and Deploy / Deploy (push) Successful in 39s
2025-01-08 11:07:36 +01:00
55f2e7175f Changed secrets
Some checks failed
Build and Deploy / Deploy (push) Failing after 32s
2025-01-08 11:04:02 +01:00
c658cf9f1a Changed iframe location
Some checks failed
Build and Deploy / Deploy (push) Failing after 1m26s
2025-01-08 10:47:53 +01:00
3ae6d2b319 Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/bijlobke
All checks were successful
Build and Deploy / Deploy (push) Successful in 1m2s
Merge
2024-10-30 10:05:04 +01:00
06c82cb2b4 Spell mistake 2024-10-30 10:04:32 +01:00
6 changed files with 9 additions and 6 deletions

View File

@@ -28,3 +28,6 @@ jobs:
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/bijlobke:latest --load --platform=linux/amd64 .
- run: docker push gitea.xeovalyte.dev/xeovalyte/bijlobke:latest
- run: docker buildx build -t gitea.xeovalyte.dev/xeovalyte/bijlobke:latest-arm --load --platform=linux/arm64 .
- run: docker push gitea.xeovalyte.dev/xeovalyte/bijlobke:latest-arm

View File

@@ -74,7 +74,7 @@ const {
<div
class="intersect-once intercept-no-queue intersect-quarter motion-safe:md:opacity-0 motion-safe:md:intersect:animate-fade flex justify-center"
>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d613.1422525811341!2d4.675828277548104!3d52.06147025524555!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c5d0e3f7fe9653%3A0x96c053935b9909a3!2sElzenbroek%204%2C%202811%20NX%20Reeuwijk!5e0!3m2!1sen!2snl!4v1729865646290!5m2!1sen!2snl" width="1000" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<iframe src="https://maps.google.com/maps?width=100%25&amp;height=600&amp;hl=en&amp;q=52.06117424045515,%204.675962695335814+(Bij%20Lobke)&amp;t=&amp;z=17&amp;ie=UTF8&amp;iwloc=B&amp;output=embed" width="1000" height="600" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>

View File

@@ -1,6 +1,6 @@
site:
name: Bij Lobke!
site: 'https://astrowind.vercel.app'
site: 'https://bijlobke.eu'
base: '/'
trailingSlash: false

View File

@@ -18,7 +18,7 @@ const metadata: MetaData = {
<Layout metadata={metadata}>
<section class="px-4 py-16 sm:px-6 mx-auto lg:px-8 lg:py-20 max-w-4xl">
<h1 class="font-bold font-heading text-4xl md:text-5xl leading-tighter tracking-tighter">{frontmatter.title}</h1>
<h1 class="font-bold font-heading text-3xl md:text-5xl leading-tighter tracking-tighter">{frontmatter.title}</h1>
<div
class="mx-auto prose prose-lg max-w-4xl dark:prose-invert dark:prose-headings:text-slate-300 prose-md prose-headings:font-heading prose-headings:leading-tighter prose-headings:tracking-tighter prose-headings:font-bold prose-a:text-blue-600 dark:prose-a:text-blue-400 prose-img:rounded-md prose-img:shadow-lg mt-8"
>

View File

@@ -48,12 +48,12 @@ const metadata = {
items={[
{
title: 'Phone',
description: '+1 (234) 567-890',
description: '+31 6 19338199',
icon: 'tabler:headset',
},
{
title: 'Email',
description: 'contact@support.com',
description: '<a href="mailto:annelies.harkes@gmail.com">annelies.harkes@gmail.com<a>',
icon: 'tabler:mail',
},
{

View File

@@ -90,7 +90,7 @@ const metadata = {
items={[
{
title: 'Terras',
description: 'Buiten hebben we een overdekt terras met tafel en stoelen, met uitkijk waar over het weiland en de tuin. Echt een plek waar je helemaal weg bent<br><br>Het overdekte terras is 40m<sup>2</sup>',
description: 'Buiten hebben we een overdekt terras met tafel en stoelen, met uitkijk over het weiland en de tuin. Echt een plek waar je helemaal weg bent<br><br>Het overdekte terras is 40m<sup>2</sup>',
},
]}
image={{