aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-08-15 00:02:26 +0100
committerFrankie B <git@diskfloppy.me>2023-08-15 00:02:26 +0100
commit2ffcc062a07816dc0d02cc753d43ab005019d6a1 (patch)
tree3069e5805513a678cc22a392aa7159cb0403429d /resources
parent32c675e2029420436a2d6ccd36d7fea0ae055604 (diff)
Add meta description
Diffstat (limited to 'resources')
-rw-r--r--resources/views/includes/head.blade.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/views/includes/head.blade.php b/resources/views/includes/head.blade.php
index 50aaf8e..8ebd839 100644
--- a/resources/views/includes/head.blade.php
+++ b/resources/views/includes/head.blade.php
@@ -12,3 +12,4 @@
<meta property="og:title" content="diskfloppy.me | @yield('title')">
<meta property="og:description" content="@yield('description')">
<meta property="og:image" content="/favicon-128x128.png">
+ <meta name="description" content="@yield('description')">