From 944b6b0526032ad8c1b4a2612d6723bec75e0e4c Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 29 Mar 2024 22:29:56 -0400 Subject: start database (user and post), and initial barebones home page --- web/views/template/pfp.php | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web/views/template/pfp.php (limited to 'web/views/template/pfp.php') diff --git a/web/views/template/pfp.php b/web/views/template/pfp.php new file mode 100644 index 0000000..842fc92 --- /dev/null +++ b/web/views/template/pfp.php @@ -0,0 +1,6 @@ + + + + -- cgit v1.2.3-freya