src/web/index.php
author ymh <ymh.work@gmail.com>
Mon, 08 Mar 2021 16:16:27 +0100
changeset 44 75ec8b6829cc
parent 0 800e4a6ab128
permissions -rw-r--r--
Swict CAF93 and fond des bois logos

<?php

/** WordPress view bootstrapper */
define('WP_USE_THEMES', true);
require __DIR__ . '/wp/wp-blog-header.php';