diff options
author | amzrk2 | 2020-07-01 09:56:57 +0800 |
---|---|---|
committer | amzrk2 | 2020-07-01 09:56:57 +0800 |
commit | f202756459e9bbd20f01e46471e13b95f011ac81 (patch) | |
tree | b7108447b69b702497be30fef2deab382642c5d8 /README.md | |
parent | c19ea313912402669931563219faa8a682e89923 (diff) | |
download | hugo-theme-fuji-f202756459e9bbd20f01e46471e13b95f011ac81.tar.gz hugo-theme-fuji-f202756459e9bbd20f01e46471e13b95f011ac81.tar.bz2 hugo-theme-fuji-f202756459e9bbd20f01e46471e13b95f011ac81.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -8,7 +8,7 @@ Fuji is a minimal Hugo theme with full dark mode support and GitHub Primer markd After the release of v2, **there may be major changes in the image lazyload shortcode** to make it easier to use. If you want to change the color scheme, please check [🔧 Advanced configuration](#-advanced-configuration). -Now supported i18n langs: en, zh-hans, zh-hant, ja, nl. Check the i18n folder to add more languages. +Now supported i18n langs: en, zh-hans, zh-hant, ja, nl, pt-pt. Check the i18n folder to add more languages. ## 📑 Table of contents @@ -204,8 +204,6 @@ $dark-color-codebg: #414449; // GitHub ## ✏️ Issue und contributing -Note that to keep the `master` branch clean, the main development work is made under `dev` branch. Please set base branch to `dev`, then make commitment or pull request. - Feel free to use the [issue tracker](https://github.com/amzrk2/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. Inside the folder of theme root run: |