Skip to content

Conversation

@deining
Copy link
Contributor

@deining deining commented Feb 20, 2024

As of hugo v0.123.0, the basic example site fails with an error due to improper use of twitter shortcode.

& hugo Start building sites … hugo v0.123.0-3c8a4713908e48e6523f058ca126710397aa4ed5+extended linux/amd64 BuildDate=2024-02-19T16:32:38Z VendorInfo=gohugoio (...) ERROR The "twitter_simple" shortcode requires two named parameters: user and id. See "/home/andreas/hugoBasicExample/content/post/rich-content.md:26:1" Total in 59 ms Error: error building site: logged 1 error(s) 

This PR fixes this error.

@deining
Copy link
Contributor Author

deining commented Feb 20, 2024

Just saw that this is a duplicate of #82, sorry.
Nevertheless, we should either address this issue or archive this repo, as suggested in #83.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants