From 546c3360c0d854d5c91430944e0f059a5001e986 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 26 Dec 2020 22:53:44 +0530 Subject: add styles to catalog and product --- frontend/main.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 frontend/main.html (limited to 'frontend/main.html') diff --git a/frontend/main.html b/frontend/main.html new file mode 100644 index 0000000..887c60a --- /dev/null +++ b/frontend/main.html @@ -0,0 +1,21 @@ + + + + + hello-world + + + + + + + + + + + + -- cgit v1.2.3