Added basic tag filters, removed tag filter section temporarily
Update app.py, content.json, and 9 more files...
This commit is contained in:
@@ -28,4 +28,4 @@ tools:
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
- "undefined"
|
||||
- "graphics"
|
||||
|
@@ -24,7 +24,7 @@ metadata:
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
- "undefined"
|
||||
- "graphics"
|
||||
resources:
|
||||
scripts:
|
||||
- "svg-to-png.mjs"
|
||||
|
@@ -27,4 +27,5 @@ tools:
|
||||
title_key: "meta.title"
|
||||
subtitle_key: "article.subtitle"
|
||||
tags:
|
||||
- "undefined"
|
||||
- "graphics"
|
||||
- "analyser"
|
||||
|
Reference in New Issue
Block a user