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

Fix problem with Hugo shortcodes #294

Merged
merged 1 commit into from
May 10, 2023

Conversation

seanpoulter
Copy link
Contributor

Description

A recent version of Hugo added stricter linting for shortcodes. This has been fixed by self-closing the tags.

Fixes #293

Type of change

  • Toolchain

@seanpoulter seanpoulter requested a review from a team as a code owner May 10, 2023 14:46
@netlify
Copy link

netlify bot commented May 10, 2023

Deploy Preview for minimumcd ready!

Name Link
🔨 Latest commit 0a66f40
🔍 Latest deploy log https://app.netlify.com/sites/minimumcd/deploys/645bae40c8d8f00009e224ef
😎 Deploy Preview https://deploy-preview-294--minimumcd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Collaborator

@bdfinst bdfinst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@bdfinst bdfinst merged commit b16f150 into Minimum-CD:master May 10, 2023
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.

npm test fails with hugo v0.111.3+extended
2 participants