fix: demo about link

This commit is contained in:
Ayo 2023-10-14 23:53:42 +02:00
parent f906c31216
commit fcf677a416

View file

@ -19,7 +19,7 @@
</script>
</head>
<body>
<a href="/about">{{ count }}</a>
<a href="/demo/about">{{ count }}</a>
<div>
<hello-world name="{{name }}"></hello-world>
</div>