Merge pull request #995 from datopian/site/minor-fixes
Site/minor fixes
This commit is contained in:
commit
989d0987c6
@ -15,7 +15,7 @@ author: 'Rufus Pollock'
|
||||
description: 'An awesome dataset displaying some awesome data'
|
||||
modified: '2023-05-04'
|
||||
files: ['data.csv']
|
||||
groups: ['Awesome']
|
||||
group: 'Awesome'
|
||||
---
|
||||
|
||||
Built with PortalJS
|
||||
|
||||
@ -64,13 +64,6 @@ const parse = async function (source, format, scope) {
|
||||
},
|
||||
content(node) {
|
||||
return [
|
||||
h(
|
||||
'span.invisible.block.h-0.w-0',
|
||||
{ ariaLabel: node.properties.id },
|
||||
'Read the “',
|
||||
node.properties.id,
|
||||
'” section'
|
||||
),
|
||||
h(
|
||||
'svg',
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user