diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2024-09-13 18:22:38 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-09-13 18:27:39 +0200 |
| commit | 9b922840e49e9210a8bcfcdc0d714b14d59fcae7 (patch) | |
| tree | 3d5232f1c3baed746cc6aaa96f469ce9564b62ec /exampleSite/content | |
| parent | 8193a8a6e8ea17d280756d89ec37a303b81b1e26 (diff) | |
| download | gohugo-theme-ed-9b922840e49e9210a8bcfcdc0d714b14d59fcae7.tar.gz | |
Correct formatting
Diffstat (limited to 'exampleSite/content')
| -rw-r--r-- | exampleSite/content/documentation/index.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/exampleSite/content/documentation/index.md b/exampleSite/content/documentation/index.md index 171a612..6381319 100644 --- a/exampleSite/content/documentation/index.md +++ b/exampleSite/content/documentation/index.md @@ -43,12 +43,7 @@ go: to add module requirements and sums: go mod tidy ~~~ -Take a look inside the `{{< link src="https://github.com/sergeyklay/gohugo-theme-ed/tree/main/exampleSite" -class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}exampleSite{{< /link >}}` folder of the Ed -theme. You'll find a folder called `{{< link -src="https://github.com/sergeyklay/gohugo-theme-ed/blob/main/exampleSite/config" -class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}config{{< /link >}}`. Copy the `config` folder in the -root directory of your Hugo site. After copying, review the contents of the `config` folder and adjust the settings according to your project's needs. +Take a look inside the `{{< link src="https://github.com/sergeyklay/gohugo-theme-ed/tree/main/exampleSite" class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}exampleSite{{< /link >}}` folder of the Ed theme. You'll find a folder called `{{< link src="https://github.com/sergeyklay/gohugo-theme-ed/blob/main/exampleSite/config" class="external" target="_blank" hreflang="en" rel="noopener noreferrer" >}}config{{< /link >}}`. Copy the `config` folder in the root directory of your Hugo site. After copying, review the contents of the `config` folder and adjust the settings according to your project's needs. By default, when you copy the `config` folder to the root of your Hugo site, the file `config/_default/config.yaml` should contain the |
