From 8f3d03b1888fed23e6aa07d6077045e673357481 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 28 Aug 2024 22:54:34 +0200 Subject: sync theme --- themes/blowfish/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/blowfish/README.md') diff --git a/themes/blowfish/README.md b/themes/blowfish/README.md index 55f585f..ddb6e96 100644 --- a/themes/blowfish/README.md +++ b/themes/blowfish/README.md @@ -1,3 +1,4 @@ +English | [简体中文](https://github.com/nunocoracao/blowfish/blob/main/README.zh-cn.md) # Blowfish [![Deploy Production to Firebase](https://github.com/nunocoracao/blowfish/actions/workflows/firebase-production.yml/badge.svg)](https://github.com/nunocoracao/blowfish/actions/workflows/firebase-production.yml) [![Deploy Production to GitHub pages](https://github.com/nunocoracao/blowfish/actions/workflows/pages.yml/badge.svg)](https://github.com/nunocoracao/blowfish/actions/workflows/pages.yml) @@ -141,7 +142,7 @@ blowfish-tools new mynewsite 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! -- cgit v1.2.3