Skip to content
Snippets Groups Projects
Commit 3cd35665 authored by Tarje.Lavik's avatar Tarje.Lavik
Browse files

Use star for footnote link

parent 50f93e31
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ export default function PortableTextBlock(props) {
to e.g. an object with markKey as keys and the index as values.
{[markKey]: index}.
*/}
<a href={`#${markKey}`}>#</a>
<a href={`#${markKey}`}>*</a>
</sup>
</span>
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment