-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Hi,
Environment
using Demo: Newspaper
using the template via Astro
What's the issue?
I'm using this template for my personal blog, And I realised that by just setting url
and title
in the .md
file, the correct codepen link will not appear
How to reproduce
If you just wanted to change the line in the default articles, you won't see the new link by changing url and title.
{% codepen url="https://codepen.io/ruphaa/pen/eYJqjgq" title="Ecosystem - Pen in CSS by Ruphaa" /%}
Notes
according to the embedded link retried from codepen there are two other important fields which are data_slug_hash
and data_user
. and these two are hardcoded in the template.
Metadata
Metadata
Assignees
Labels
No labels