src/web/index.php
author salimr <riwad.salim@yahoo.fr>
Thu, 20 Jun 2019 18:15:23 +0200
changeset 29 63056554a3d0
parent 0 800e4a6ab128
permissions -rw-r--r--
fix images size on home

<?php

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