diff --git a/src/components/misc/License.astro b/src/components/misc/License.astro index c4e32a5..e2d5a5f 100644 --- a/src/components/misc/License.astro +++ b/src/components/misc/License.astro @@ -28,16 +28,16 @@ const postUrl = decodeURIComponent(Astro.url.toString());
{i18n(I18nKey.author)}
-
{profileConf.name}
+
{profileConf.name}
{i18n(I18nKey.publishedAt)}
-
{formatDateToYYYYMMDD(pubDate)}
+
{formatDateToYYYYMMDD(pubDate)}
{i18n(I18nKey.license)}
- {licenseConf.name} + {licenseConf.name}
- \ No newline at end of file +