Fix uses page title

This commit is contained in:
2024-02-02 18:38:15 +01:00
parent 20e329e38e
commit 283e449c70
2 changed files with 7 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
---
title: My Uses • Arthur Danjou
---
::grid-section{title="Computers"} ::grid-section{title="Computers"}
:::grid-slot{title="MacBook Pro 13'"} :::grid-slot{title="MacBook Pro 13'"}

View File

@@ -1,9 +1,3 @@
<script lang="ts" setup>
useHead({
title: 'My Uses • Arthur Danjou',
})
</script>
<template> <template>
<section class="w-container lg:my-24 my-16"> <section class="w-container lg:my-24 my-16">
<div class="max-w-2xl space-y-8"> <div class="max-w-2xl space-y-8">