add: title for test-vdf page
This commit is contained in:
parent
f97e42e7d0
commit
10de53b773
@ -3,6 +3,6 @@ import VDFtester from "@components/VDFtester.svelte";
|
||||
import Layout from "@layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<Layout title="VDF 基准测试">
|
||||
<VDFtester client:load />
|
||||
</Layout>
|
||||
|
Loading…
Reference in New Issue
Block a user