aboutsummaryrefslogtreecommitdiff
path: root/resources/views/pages
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/pages')
-rw-r--r--resources/views/pages/home.blade.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php
index 3220e5c..0dc466a 100644
--- a/resources/views/pages/home.blade.php
+++ b/resources/views/pages/home.blade.php
@@ -69,19 +69,4 @@
<td><a href="https://github.com/floppydisk05">floppydisk05</a></td>
</tr>
</table>
- <br>
-
- <table class="info-table" role="presentation">
- <caption>
- <h2>niko</h2>
- <hr>
- </caption>
- <tr>
- <td>
- <video width="320" height="320" controls>
- <source src="/videos/silly.mp4" type="video/mp4">
- </video>
- </td>
- </tr>
- </table>
@stop