aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/header.posts.php
blob: a473e2469006a180a83379582fe38cfec9658037 (plain)
1
2
3
4
5
6
7
<?php

require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/bootstrap/Bootstrap.php';
require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/head.discovery.php';
require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/head.manifests.php';
require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/head.css.php';
require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/partials/head.js.php';