Skip to content

Commit

Permalink
Cleanups.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoluteur committed Mar 17, 2024
1 parent 8ef5bfa commit ce46b82
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,12 @@
gtag("js", new Date());
gtag("config", "G-063933E3C2");
</script>
<meta charset="utf-8" />
<title>Structured-Filter Demo</title>
<link
rel="canonical"
href="https://evoluteur.github.io/structured-filter"
/>
<meta charset="utf-8" />
<meta property="og:title" content="Structured-Filter" />
<meta
name="description"
Expand Down Expand Up @@ -146,10 +150,10 @@ <h1>Structured-Filter <span>v2.0.5</span></h1>
>NPM</a
>
(<a
href="https://npm-stat.com/charts.html?package=structured-filter&from=2016-01-01&to=2024-12-31"
href="https://npm-stat.com/charts.html?package=structured-filter&from=2016-01-01&to=2023-12-31"
>18,000 downloads</a
>
in 2024).
in 2023).
</p>

<br />
Expand Down

0 comments on commit ce46b82

Please sign in to comment.