aboutsummaryrefslogtreecommitdiff
path: root/app/views/resume.view.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/resume.view.php')
-rw-r--r--app/views/resume.view.php26
1 files changed, 2 insertions, 24 deletions
diff --git a/app/views/resume.view.php b/app/views/resume.view.php
index dd3d3e8..ede40eb 100644
--- a/app/views/resume.view.php
+++ b/app/views/resume.view.php
@@ -1,28 +1,6 @@
-<!DOCTYPE html>
-<html lang="en-us" style="scrollbar-width: none;">
+<?php require __DIR__ . '/partials/header.resume.php'; ?>
-<head>
-
- <title>Resume - Thedro Neely</title>
-
- <meta charset="utf-8">
- <meta name="description" content="Thedro's Web Development Resume">
- <meta name="keywords" content="Thedro,Neely,Portfolio,Website,Resume">
- <meta name="author" content="Thedro Neely">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="robots" content="index,follow">
-
- <style>html::-webkit-scrollbar { height: 0; width: 0; }</style>
-
- <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/rss.php'; ?>
-
- <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/favicons.php'; ?>
-
- <?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/stylesheets.php'; ?>
-
-</head>
-
- <body data-resume>
+ <body data-page="resume">
<resume-page>