attach debug info

This commit is contained in:
Mohamad Damaj 2023-06-23 11:30:55 +03:00
parent 5dcbc42904
commit b8e3cd8ba3

View file

@ -11,6 +11,10 @@
<meta content="#FD7717" data-react-helmet="true" name="theme-color" />
</head>
<body>
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
?>
<?php include '/var/www/beta/templates/header.php'?>
<div class="circle"></div>
<p> NOTE: for people who want to use an RSS reader, here is the <a href='rss.xml'>rss.xml</a></p>