fix:修改了各种md里的描述

This commit is contained in:
2026-09-13 10:51:00 +08:00
parent 50d62d8564
commit 59d15108d6
13 changed files with 83 additions and 27 deletions

View File

@ -1,5 +1,5 @@
# Standards
This folder contains technical standards and documentation we use to develop Axolotl. The majority of this has been migrated from Modrinth's internal documentation.
This folder contains technical standards and documentation we use to develop Starlight. The majority of this has been migrated from Modrinth's internal documentation.
For contributing guidelines, please refer to [CONTRIBUTING.md](../CONTRIBUTING.md) — these documents are more for technical reference, not a guide on making pull requests, features, etc.

View File

@ -108,7 +108,7 @@ Render with the `<IntlFormatted>` component using named slots:
</IntlFormatted>
```
For simple emphasis (`'Welcome to <strong>Axolotl</strong>!'`):
For simple emphasis (`'Welcome to <strong>Starlight</strong>!'`):
```vue
<template #strong="{ children }">