Added tags to search result, search no long matches the project tags (the ones used for filtering) and implemented author page that show up on search.

This commit is contained in:
天クマ 2025-10-25 19:51:28 -03:00
commit e54f2336db
27 changed files with 244 additions and 89 deletions

View file

@ -1,9 +1,8 @@
---
layout: "project.njk"
projectName: "Aboukkit"
projectSubtitle: "A simple way to add custom commands with custom responses to your server."
projectAuthor: "tenkuma"
projectDownloadLink: "https://modrinth.com/plugin/aboukkit/versions"
name: "Aboukkit"
subtitle: "A simple way to add custom commands with custom responses to your server."
author: "tenkuma"
downloadLink: "https://modrinth.com/plugin/aboukkit/versions"
backgroundImageSize: "cover"
logoName: "logo"
logoExtension: "png"