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:
parent
32ebfc6176
commit
e54f2336db
27 changed files with 244 additions and 89 deletions
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
layout: "project.njk"
|
||||
projectName: "Ghosts 'n Stuff"
|
||||
projectSubtitle: "Miscellaneous additions to your Minecraft server."
|
||||
projectAuthor: "tenkuma"
|
||||
projectDownloadLink: "https://modrinth.com/plugin/ghosts/versions"
|
||||
name: "Ghosts 'n Stuff"
|
||||
subtitle: "Miscellaneous additions to your Minecraft server."
|
||||
author: "tenkuma"
|
||||
downloadLink: "https://modrinth.com/plugin/ghosts/versions"
|
||||
backgroundImageSize: "cover"
|
||||
logoName: "logo"
|
||||
logoExtension: "png"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue