Skip to content

Commit

Permalink
Merge pull request #466 from emmanuel-ferdman/main
Browse files Browse the repository at this point in the history
Update `config-file-path` reference
  • Loading branch information
yorukot authored Nov 18, 2024
2 parents d67f59e + b414aab commit a388028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/content/docs/how-to-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The developers will merge after making the necessary changes (if arises a need t
Firstly check if the theme you want to add is not already added. If it is, then you work may go waste and be left redundant.
If no such theme exists, then you may create your own theme. Following steps will guide you for it:
- As a template, copy an existing theme's TOML file to your theme and then do the customizations. This will reduce errors from your side and make your work easy.
- To tests your theme, go to [`CONFIG_PATH`](configure/config-file-path#config) and change description.
- To tests your theme, go to [`CONFIG_PATH`](/configure/config-file-path#config) and change description.
- Make the changes you want and finish the theme.
- Then you can open a pull request for the same and follow the steps described in the previous section.

Expand Down

0 comments on commit a388028

Please sign in to comment.