Add slogan

This commit is contained in:
grandeljay 2022-06-08 14:59:30 +02:00
parent aea0773df8
commit 2c23e4f5d3
2 changed files with 2 additions and 2 deletions

View file

@ -426,7 +426,7 @@ class Page
src="https://plausible.io/js/plausible.js">
</script>
<title><?= $this->title ?> - wishthis</title>
<title><?= $this->title ?> - wishthis - Make a wish</title>
</head>
<?php
}

View file

@ -21,7 +21,7 @@ $page->navigation();
<div class="ui doubling stackable grid">
<div class="twelve wide column">
<div class="ui segment">
<h2 class="ui header"><?= __('Welcome to wishthis') ?></h2>
<h2 class="ui header"><?= __('Make a wish') ?></h2>
<p><?= __('wishthis is a simple, intuitive and modern wishlist platform to create, manage and view your wishes for any kind of occasion.') ?></p>