Skip to content

Commit

Permalink
fix: a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zivenyang committed Sep 4, 2023
1 parent 1eb250d commit 83b13de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/components/PostToc.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="toc">
<div class="text-subtitle-2 pl-4 pt-2 pd-2">
One this page
On this page
</div>
<div class="text-h6 pl-4 pt-2 pd-2">
{{ title }}
Expand Down

0 comments on commit 83b13de

Please sign in to comment.