diff --git a/README.md b/README.md index 7590274..69d94cd 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ the [archive](https://schlomp.space/tastytea/hugo-theme-nocolor/archive/main.tar.gz) into `themes/nocolor`. +### Breaking changes: + +- 2021-09-25: Don't automatically add RSS hyperlink. + ## Configuration & Modification Please take a look at the [configuration example for diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b18fabb..53e18b3 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -13,11 +13,6 @@ {{ with .Post }}{{ . }}{{ end }} {{- end }} - {{- with .Site.Home.OutputFormats.Get "RSS" }} -
  • - RSS -
  • - {{- end }} {{- with .Site.Copyright }}