From 4b251ecc41f89cacfc4a1a607787e464bcd39fa2 Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Wed, 21 Aug 2019 05:21:07 +0200
Subject: Dummy PHP project

---
 index.php | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 index.php

(limited to 'index.php')

diff --git a/index.php b/index.php
new file mode 100644
index 0000000..28eb04a
--- /dev/null
+++ b/index.php
@@ -0,0 +1 @@
+<html><body>WWW volume is not loaded</body></html>
-- 
cgit v1.2.3