First one

This commit is contained in:
gurusabarish
2020-08-16 12:51:49 +05:30
commit bf5d3b5db4
22 changed files with 2987 additions and 0 deletions
View File
+6
View File
@@ -0,0 +1,6 @@
<!-- Links and stylesheets -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/main.css">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Alata&display=swap" rel="stylesheet">
View File