mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-17 21:53:32 +09:00
homepage content changed
This commit is contained in:
@@ -14,7 +14,6 @@ const { data } = Astro.props;
|
||||
const { title, image, date, author, categories } = data.data;
|
||||
|
||||
const lang = getLangFromUrl(Astro.url);
|
||||
const path = Astro.url.pathname;
|
||||
const { read_more } = await getTranslations(lang as keyof ContentEntryMap);
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user