Update main.blade.php

removed 1 line that wasn't used in my last pr.
This commit is contained in:
Sneaky 2021-07-03 00:58:40 +01:00
parent e3479d8baf
commit 3de01013d3

View file

@ -1,7 +1,6 @@
<!doctype html>
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}">
<head>
<script type="text/javascript" src="public/google_analytics.js"></script>
<script async src="https://arc.io/widget.min.js#{{env('ARC_WIDGET_CODE')}}"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">