Update btn
This commit is contained in:
@ -16,7 +16,7 @@ import { getHomePermalink } from '~/utils/permalinks';
|
||||
<a
|
||||
rel="noopener noreferrer"
|
||||
href={getHomePermalink()}
|
||||
class="btn text-white bg-gray-900 hover:bg-gray-800 dark:bg-gray-700 dark:hover:bg-gray-800 ml-4"
|
||||
class="btn ml-4"
|
||||
>Back to homepage</a
|
||||
>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user