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

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2019-09-01 02:54:05 +0300
committerGitHub <noreply@github.com>2019-09-01 02:54:05 +0300
commitd5ef318f3068ec946a4ff95c0e82eff168e1994e (patch)
tree36563bc64a5edbc81a0ea6abebe3c004d6a66c4a /CHANGELOG.md
parentdae2c352ea4b11847f5d56181fd45235dcea234e (diff)
parent37946bb40f82d3b9a964472d93575626f299382c (diff)
Merge pull request #58 from AngeloStavrow/development
Development
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9076b49..c6e7243 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+### Added
+- You can now import custom CSS from `<YOUR_HUGO_SITE>/static/css/custom.css` per [#48](https://github.com/AngeloStavrow/indigo/issues/48)
## [1.1.0]
### Changed