Update index.blade.php

This commit is contained in:
Thomas G 2022-10-30 21:04:15 +11:00
parent b8b6cfc4b6
commit eeec827c60
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description" />
@endsection
@section('extras')
<script src="{{ asset('js/detect.js') }}"></script>
<script src="{{ asset('js/detect.js') }}" defer></script>
@endsection
@section('contentloggedout')
<h1>Welcome to ARCHBLOX!</h1>