forked from AxTps/Starlight_Lancher
fix:修改了各种md里的描述
This commit is contained in:
@ -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.
|
||||
|
||||
@ -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 }">
|
||||
|
||||
Reference in New Issue
Block a user