Explorar o código

manifest.json added for webapp declaration

Simounet %!s(int64=6) %!d(string=hai) anos
pai
achega
b610ed77a5
Modificáronse 2 ficheiros con 1 adicións e 0 borrados
  1. BIN=BIN
      public/manifest.json
  2. 1 0
      resources/views/layouts/app.blade.php

BIN=BIN
public/manifest.json


+ 1 - 0
resources/views/layouts/app.blade.php

@@ -10,6 +10,7 @@
     <meta name="mobile-web-app-capable" content="yes">
 
     <title>{{ $title ?? config('app.name', 'Laravel') }}</title>
+    <link rel="manifest" href="/manifest.json">
 
     <meta property="og:site_name" content="{{ config('app.name', 'pixelfed') }}">
     <meta property="og:title" content="{{ $title ?? config('app.name', 'pixelfed') }}">