aboutsummaryrefslogtreecommitdiff
path: root/resources/views/about.blade.php
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-10-07 21:41:24 +0200
committerMateja <mail@matejamaric.com>2020-10-07 21:41:24 +0200
commitbbd270805f1020a313d6125e362dfa2309c89ef5 (patch)
treee86b703973eb4ee5b6a6ca8cb4bff9d166edaa49 /resources/views/about.blade.php
parentb981dc8715b36c83107de4c2868e3410a6faf457 (diff)
downloadyota-laravel-bbd270805f1020a313d6125e362dfa2309c89ef5.tar.gz
yota-laravel-bbd270805f1020a313d6125e362dfa2309c89ef5.zip
Basic blade templates...
Diffstat (limited to 'resources/views/about.blade.php')
-rw-r--r--resources/views/about.blade.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php
deleted file mode 100644
index a448fac..0000000
--- a/resources/views/about.blade.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <title>About Laravel</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- </head>
- <body>
- <main>
- <p>Mama ti je gej!</p>
- </main>
- </body>
-</html>