aboutsummaryrefslogtreecommitdiff
path: root/views/about.view.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/about.view.php')
-rw-r--r--views/about.view.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/views/about.view.php b/views/about.view.php
deleted file mode 100644
index ae28201..0000000
--- a/views/about.view.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php require __DIR__ . '/partials/header.php'; ?>
-
- <h2 class="text-xl text-gray-700 mb-6 leading-normal">
- Edwin is a voiceover artist specializing in low to mid-range voiceovers.
- </h2>
-
-<?php require __DIR__ . '/partials/footer.php'; ?>