ianm / no-meta-title
Removes Forum name from html title meta
Installs: 493
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
This package is auto-updated.
Last update: 2024-10-13 00:56:34 UTC
README
A Flarum extension. Removes Forum name from html title meta
Usually, Flarum will present the <title>
meta as Discussion title - Forum title
. This extension removes Forum title
from this, resulting in Discussion title
only.
Installation
Install with composer:
composer require ianm/no-meta-title:"*"
Updating
composer update ianm/no-meta-title:"*"
php flarum cache:clear
Commissioned
This is extension was commissioned by heyitsritesh