mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-30 11:47:53 +01:00
Fix uses page title
This commit is contained in:
@@ -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'"}
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user