Skip to content

Commit 51e153c

Browse files
Add tags (#501)
* Add a religious symbol * add tags to some extensions
1 parent 4bcdf78 commit 51e153c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/lib/extensions.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ export default [
237237
code: "ddededodediamante/dateFormatV2.js",
238238
banner: "ddededodediamante/dateFormat.svg",
239239
creator: "ddededodediamante",
240+
tags: ["customtype", "utility", "small", "data", "time"],
240241
isGitHub: true,
241242
},
242243
{
@@ -246,6 +247,7 @@ export default [
246247
banner: "Embin/embintranslation.avif",
247248
creator: "NotEmbin",
248249
isGitHub: true,
250+
tags: ["data", "utility", "text", "strings"],
249251
creatorAlias: "Embin",
250252
},
251253
{
@@ -530,6 +532,7 @@ export default [
530532
code: "Monochromasity/howmanylines.js",
531533
banner: "Monochromasity/placeholder-howmanylines.avif",
532534
creator: "Monochromasity",
535+
tags: ["small"],
533536
isGitHub: true,
534537
},
535538
{

0 commit comments

Comments
 (0)