Skip to content

Commit d116d46

Browse files
committed
feat(tags): generate tags pages
1 parent fdfc484 commit d116d46

22 files changed

+1237526
-21757
lines changed

_data/metadata.cjs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
module.exports = {
2+
title: 'The jQuery Plugin Registry',
3+
url: 'https://plugins.jquery.com/',
4+
language: 'en',
5+
description: 'Static archive of the old plugins.jquery.com site.',
6+
author: {
7+
name: 'Timmy Willison',
8+
9+
url: 'https://timmywil.com/'
10+
}
11+
}

0 commit comments

Comments
 (0)