Skip to content

Commit 08fb325

Browse files
committed
Change title on about page
1 parent e59f02d commit 08fb325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/pages/about.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,6 @@ h2 {
204204

205205
<script setup lang="ts">
206206
useHead({
207-
title: 'About MapLineDraw',
207+
title: 'MapLineDraw',
208208
})
209209
</script>

0 commit comments

Comments
 (0)