Merge pull request #995 from datopian/site/minor-fixes

Site/minor fixes
This commit is contained in:
João Demenech
2023-07-27 16:28:13 -03:00
committed by GitHub
2 changed files with 1 additions and 8 deletions

View File

@@ -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

View File

@@ -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',
{