mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Remove some trailing whitespace in the main blade
This commit is contained in:
parent
304f63cbb6
commit
859c8987d7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
@if (Config::get('app.debug'))
|
||||
<script type="text/javascript">
|
||||
document.write('<script src="//localhost:35729/livereload.js?snipver=1" type="text/javascript"><\/script>')
|
||||
</script>
|
||||
</script>
|
||||
@endif
|
||||
<link rel="stylesheet" href="{{ elixir('css/app.css') }}">
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue