Skip to content

Commit fdf6df7

Browse files
author
Sebastian Fix
committed
wip
1 parent f9f8edc commit fdf6df7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

resources/views/layouts/app.blade.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ class="scroll-smooth"
77
<meta charset="utf-8"/>
88
<meta name="viewport" content="width=device-width, initial-scale=1"/>
99
<meta name="csrf-token" content="{{ csrf_token() }}"/>
10-
<meta property="csp-nonce" content="{{ csp_nonce() }}">
11-
10+
1211
<!-- Resource hints for performance -->
1312
<link rel="preconnect" href="https://res.cloudinary.com">
1413
<link rel="dns-prefetch" href="https://res.cloudinary.com">

0 commit comments

Comments
 (0)