hugo-toha/layouts
Emruz Hossain 3fcdc6c4b5 Make RSS feed path configurable
Fixes #997

Add configuration option for RSS feed path

* Add `rssPath` configuration option in `exampleSite/hugo.yaml` under the `params` section to specify the desired RSS feed path.
* Set the default value of `rssPath` to `/rss.xml`.
* Update `layouts/_default/baseof.html` to include the RSS feed link with the configured `rssPath` value.
* Use the default path `/index.xml` if `rssPath` is not specified.
2025-02-07 02:16:58 +06:00
..
_default Make RSS feed path configurable 2025-02-07 02:16:58 +06:00
categories Fix deprecation warnings (#908) 2024-05-11 00:00:29 +06:00
notes Fix deprecation warnings (#908) 2024-05-11 00:00:29 +06:00
partials feat: make phone number a clickable link in footer (#1031) 2025-02-07 01:37:04 +06:00
shortcodes Refactor alert shortcode (#858) 2024-01-01 08:58:11 +00:00
tags Fix deprecation warnings (#908) 2024-05-11 00:00:29 +06:00
404.html Refactor CSS (#785) 2023-09-29 04:27:19 +06:00
index.html Remove in-line script from header (#1004) 2024-12-01 20:37:33 +06:00