We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b115904 commit f3e823eCopy full SHA for f3e823e
astro.config.mjs
@@ -137,7 +137,7 @@ export default defineConfig({
137
label: 'Examples',
138
items: [
139
{
140
- label: 'Circular time',
+ label: 'Circular timer',
141
link: '/examples/circular_time/',
142
badge: 'new',
143
},
src/content/docs/examples/circular_time.mdx
@@ -1,5 +1,5 @@
1
---
2
-title: Circular time
+title: Circular timer
3
4
5
0 commit comments