update menu item name

This commit is contained in:
yggverse 2024-07-31 02:57:22 +03:00
parent 40158cafdc
commit b5773a6832
2 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@ use \GtkMenuItem;
use \Yggverse\Yoda\Entity\Browser\Menu\Help;
class Gemlog
class Homepage
{
// GTK
public GtkMenuItem $gtk;
@ -18,7 +18,7 @@ class Gemlog
public Help $help;
// Defaults
public const LABEL = 'Gemlog';
public const LABEL = 'Home page';
public const URL = 'gemini://yggverse.cities.yesterweb.org';
public function __construct(