minor: typo in component name
This commit is contained in:
@@ -5,7 +5,7 @@ const { data: siteOptions } = await useSiteOptions();
|
||||
<template>
|
||||
<footer class="bg-accented links:link-prose">
|
||||
<div class="container py-6">
|
||||
<AcfSocialProfiles :social="parseAcfSocial(siteOptions)" />
|
||||
<AcfSocial :social="parseAcfSocial(siteOptions)" />
|
||||
</div>
|
||||
<SiteFooterBottom />
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user