BDX-town / Mangane

Alternative frontend for Akkoma
https://bdx.town
GNU Affero General Public License v3.0
148 stars 26 forks source link

"en savoir" button #310

Closed somerandomusername666 closed 6 months ago

somerandomusername666 commented 6 months ago

Hello,

I have noticed on bdx.town that there's a button called "en savoir" which goes to the about page. How can I do that on my own instance?

somerandomusername666 commented 6 months ago

Nvm, its just html

a href="https://url/about" button class="inline-flex mt-3 items-center border font-medium rounded-full focus:outline-none appearance-none transition-all border-transparent text-primary-700 bg-primary-100 hover:bg-primary-200 focus:ring-primary-500 focus:ring-2 focus:ring-offset-2 px-4 py-2 text-sm" type="button" data-testid="button">Button name+/button> /a>