We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1809bc9 commit 1aa2fb5Copy full SHA for 1aa2fb5
resources/views/demo/overview.blade.php
@@ -2,12 +2,12 @@
2
3
@section('content')
4
5
- <p class="m-12 leading-6 text-center">
6
- Moox is currently under active development.<br>
7
- Our demo will be available shortly.<br>
8
- <br>
9
- Curiuos? Clone our <a href="https://github.com/mooxphp/moox">GitHub repository</a>
10
- and run the demo locally.<br>
11
- </p>
+ <p class="m-12 leading-6 text-center">
+ Moox is currently under active development.<br>
+ Our demo will be available shortly.<br>
+ <br>
+ Curious? Clone our <a href="https://github.com/mooxphp/moox">GitHub repository</a>
+ and run the demo locally.<br>
+ </p>
12
13
@stop
0 commit comments