🔒 升级base layout

This commit is contained in:
babyProxy 2024-04-23 00:08:15 +08:00
parent 80aa4292a5
commit ea0ff1b8cc
45 changed files with 109 additions and 105 deletions

View file

@ -1,7 +1,7 @@
<script setup lang="ts">
import { useHead } from '@vueuse/head';
useHead({ title: 'About - IT Tools' });
useHead({ title: 'About - Zeeklog Online Tools' });
</script>
<template>