You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ The appearance of the card can be changed instantly by selecting one of the buil
64
64
</details>
65
65
66
66
#### Available Built-in Themes
67
-
The project includes several pre-defined themes. You can see a preview of each below. For a complete list, refer to [themes/README.md](./themes/README.md).
67
+
The project includes several pre-defined themes. You can see a preview of each below. For a complete list, refer to [`themes/README.md`](./themes/README.md).
@@ -301,7 +301,7 @@ Beyond the default stats, you can enable extra metrics like code reviews, closed
301
301
Available values for `show`: `reviews`, `issues_closed`, `discussions_started`, `discussions_answered`.
302
302
303
303
### Available Locales
304
-
The card can display text in multiple languages. Use the `locale` parameter to change the language. Below are some of the supported locales; for a complete list, see [i18n/README.md](./i18n/README.md).
304
+
The card can display text in multiple languages. Use the `locale` parameter to change the language. Below are some of the supported locales; for a complete list, see [`i18n/README.md`](./i18n/README.md).
305
305
306
306
<table>
307
307
<tr>
@@ -346,7 +346,7 @@ If your language is missing, you can contribute a new translation by following t
346
346
</details>
347
347
348
348
## License
349
-
This project is open-source and distributed under the MIT License. You are free to use, modify, and distribute it, subject to the terms of the license. For more details, see the [LICENSE](./LICENSE) file.
349
+
This project is open-source and distributed under the MIT License. You are free to use, modify, and distribute it, subject to the terms of the license. For more details, see the [`LICENSE`](./LICENSE) file.
350
350
351
351
## Deploy on Vercel
352
352
You can host your own instance of the GitHub Readme Profile API on Vercel. This gives you full control over the endpoint and allows you to customize the behavior or add new features.
0 commit comments