Skip to content

Commit

Permalink
index commit
Browse files Browse the repository at this point in the history
  • Loading branch information
juanandres-montero committed Mar 31, 2024
1 parent e9e92ad commit 26fe594
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ const builtWith = [
---

<Layout
title='Home'
pageTitle='Brutal Theme | Home'
description='Brutal is a minimalistic, neobrutalism theme for Astro.'
title='OPCR'
pageTitle='OPCR | Inicio'
description='OPCR es un minimalista registro de todas las obras públicas de Costa Rica.'
>
<main class='bg-pink p-6'>
<MobileSocials />
<section id='about' class='grid md:grid-cols-8 gap-8 mt-4'>
<h2 class='hidden'>About OPCR</h2>
<h2 class='hidden'>Sobre OPCR</h2>
<div class='col-span-4'>
<Card>
<div class='flex flex-col justify-between items-start gap-4' >
Expand Down

0 comments on commit 26fe594

Please sign in to comment.