fix testi

This commit is contained in:
Muzakki Parsaoran Siregar 2025-09-03 10:48:20 +07:00
parent ef91b38fa5
commit e20f1fa12f

View File

@ -23,7 +23,7 @@ const navLinks = ref([
{ name: 'Templat', path: '#template' }, { name: 'Templat', path: '#template' },
{ name: 'Panduan', path: '#cara' }, { name: 'Panduan', path: '#cara' },
{ name: 'Keistimewaan', path: '#keistimewaan' }, { name: 'Keistimewaan', path: '#keistimewaan' },
{ name: 'Testimoni', path: '#testi' }, { name: 'Testimoni', path: '#testimoni' },
]); ]);
</script> </script>