mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 02:32:17 +03:00
c4c4ced941
* Init Docusaurus * Change base colors to Half-Life style like * replace logo * Change config * index: remove `HomepageFeatures` and rename button * config: add auto color mode * config: fix projectName
8 lines
176 B
JSON
8 lines
176 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@docusaurus/tsconfig",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|