Skip to content

Commit e8ab22d

Browse files
committed
Update content_overview.md
1 parent 67cbc89 commit e8ab22d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/content_overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545

4646
## About page
4747

48-
- All translations are stored in `/src/content/text-detail/[lang]/about.mdx` (where `[lang]` is the appropriate language code)
48+
- All translations for the first half of the page are stored in `/src/content/text-detail/[lang]/about.mdx` (where `[lang]` is the appropriate language code)
49+
- The second half of the page (from the "People" section to the bottom) is in `/src/layouts/AboutLayout.astro`
4950

5051
## Simple static pages (like Privacy Policy and Code of Conduct)
5152

0 commit comments

Comments
 (0)