Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Di Maio <35903974+rdimaio@users.noreply.github.com>2021-06-18 23:15:19 +0300
committerGitHub <noreply@github.com>2021-06-18 23:15:19 +0300
commita4fe8183b744861ef70cf95f5a4c7f958616c42a (patch)
tree07c36eff830c64204baaeae487b76fd758fb0941
parentbca1c2222aef812c840cf28d23f991dc1dae1599 (diff)
Fix typos (und -> and)
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 438f3b9..cf6bee1 100644
--- a/README.md
+++ b/README.md
@@ -20,14 +20,14 @@ Supported languages: `cs`, `de`, `en`, `eo`, `fr`, `ja`, `nl`, `pl`, `pt-pt`, `z
- [🆕 Update the theme](#-update-the-theme)
- [⚙️ Configuration](#%EF%B8%8F-configuration)
- [🎨 Favicon](#-favicon)
- - [❌ License, toc und comments](#-license-toc-und-comments)
+ - [❌ License, toc and comments](#-license-toc-and-comments)
- [🎵 APlayer](#-aplayer)
- [📐 Render LaTeX with KaTex](#-render-latex-with-katex)
- [📷 Image zoom and lazyload settings](#-image-zoom-and-lazyload-settings)
- [⚓ Markdown render hook](#-markdown-render-hook)
- [📨 Comments area](#-comments-area)
- [🔧 Custom stylesheet configuration](#-custom-stylesheet-configuration)
-- [✏️ Issue und contributing](#%EF%B8%8F-issue-und-contributing)
+- [✏️ Issue and contributing](#%EF%B8%8F-issue-and-contributing)
- [📝 License](#-license)
- [🤝 Annotations](#-annotations)
@@ -71,7 +71,7 @@ Create `[SITEROOT]/layouts/partials/favicon.html` to cover theme's favicon.
You can generate your favicons in [realfavicongenerator.net](https://realfavicongenerator.net/).
-### ❌ License, toc und comments
+### ❌ License, toc and comments
Globally in `config.toml`:
@@ -246,7 +246,7 @@ $dark-color-codebg: #414449; // GitHub
To override SCSS rules, create `[SITEROOT]/assets/scss/_custom_rules.scss`. This file will have priority over anything regarding CSS rules, but is useless for changing variables that are used elsewhere in the theme.
-## ✏️ Issue und contributing
+## ✏️ Issue and contributing
Feel free to use the [issue tracker](https://github.com/dsrkafuu/hugo-theme-fuji/issues). The theme has only been fully tested on Firefox, so if there are some problems when accessing with Chrome or others please also report an issue.