diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f9ce06..8470a139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ - :bug: Fix: pre element overflow error ([#29](https://github.com/Lruihao/FixIt/issues/29)) - :bug: Fix: toc-auto display error ([#21](https://github.com/Lruihao/FixIt/issues/21)) - :fire: Feat: remove lib smooth-scroll ([#1](https://github.com/Lruihao/FixIt/issues/1)) -- :robot: Feat(SEO): optimize SEO meta ([#30](https://github.com/Lruihao/FixIt/issues/30)) +- :mag: Feat(SEO): optimize SEO meta ([#30](https://github.com/Lruihao/FixIt/issues/30)) - :lipstick: Style: change scroll-behavior to smooth, page image margin, header style, footer style etc. - :wrench: Chore: minify static images - :wrench: Chore(i18n): change some translations diff --git a/assets/css/_partial/_footer.scss b/assets/css/_partial/_footer.scss index 4f55e6cf..8464fdda 100644 --- a/assets/css/_partial/_footer.scss +++ b/assets/css/_partial/_footer.scss @@ -22,10 +22,6 @@ footer { animation: icon-animate 1.33s ease-in-out infinite; } - .color-dark-gray{ - color: DarkSlateGray; - } - } } diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1a5b98f3..f15d7a6a 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -50,7 +50,7 @@ {{- if eq .Site.Params.ibruce.enable true -}}