mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
🚚 Rename config.toml to hugo.toml
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
Congo is designed to be a powerful, lightweight theme for [Hugo](https://gohugo.io). It's built using Tailwind CSS with a clean and minimalist design that prioritises to your content.
|
||||
|
||||
🌏 [Demo site](https://jpanther.github.io/congo/)
|
||||
📑 [Theme documentation](https://jpanther.github.io/congo/docs/)
|
||||
🐛 [Bug reports & issues](https://github.com/jpanther/congo/issues)
|
||||
🌏 [Demo site](https://jpanther.github.io/congo/)
|
||||
📑 [Theme documentation](https://jpanther.github.io/congo/docs/)
|
||||
🐛 [Bug reports & issues](https://github.com/jpanther/congo/issues)
|
||||
💡 [Questions & feature requests](https://github.com/jpanther/congo/discussions)
|
||||
|
||||

|
||||
@@ -67,7 +67,7 @@ Detailed instructions for each method can be found in the [Installation](https:/
|
||||
|
||||
3. Start your server using `hugo server` and the theme will be downloaded automatically.
|
||||
|
||||
4. In the root folder of your website, delete the `config.toml` file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder.
|
||||
4. In the root folder of your website, delete the `hugo.toml` file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder.
|
||||
|
||||
> **Note:** Do not overwrite the `module.toml` file you created above!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user