Skip to content

Commit

Permalink
more things
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Oct 14, 2024
1 parent d24001c commit 09d494f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/pages/get-supporter-edition.astro
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,31 @@ const metadata = {
available: [false, true],
},

{
feature: 'Modules',
isHeader: true,
},
{
feature: 'Landing page',
available: [true, true],
},
{
feature: 'RSS Feed',
available: [true, true],
},
{
feature: 'Sensitive albums',
available: [true, true],
},
{
feature: 'Basic search functions',
available: [true, true],
},
{
feature: 'Frame display',
available: [true, true],
},

{
feature: 'Administration',
isHeader: true,
Expand Down

0 comments on commit 09d494f

Please sign in to comment.