Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolved alternative output formats caching issue #688

Merged
merged 2 commits into from
Jun 12, 2022

Conversation

GeorgeTsiokos
Copy link
Contributor

Prerequisites

Put an x into the box(es) that apply:

  • This pull request fixes a bug.
  • This pull request adds a feature.
  • This pull request introduces breaking change.

Description

Adds missing lines from <head>:

<link rel="alternate" type="application/rss+xml" href="" />

Issues Resolved

#687

@GeorgeTsiokos
Copy link
Contributor Author

Deployed preview now includes missing line 71 that is not present in the current live demo:

<link rel="alternate" type="application/rss+xml" href="/index.xml" title="johndoe" />

@GeorgeTsiokos GeorgeTsiokos changed the title Resolved header caching issue Resolved alternative output formats caching issue Jun 9, 2022
@luizdepra
Copy link
Owner

Nice, ty.

@luizdepra luizdepra merged commit ee7fed1 into luizdepra:main Jun 12, 2022
RobbiNespu pushed a commit to RobbiNespu/hugo-coder that referenced this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants