Skip to content

Commit 6738119

Browse files
Merge pull request #350 from JiyaGupta-cs/fixcontact
[FEAT]: Added Airtable API
2 parents 9ccb803 + cc0913f commit 6738119

File tree

5 files changed

+687
-418
lines changed

5 files changed

+687
-418
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<title>FOSSCU</title>
4343
<script src="https://kit.fontawesome.com/6fce547056.js" crossorigin="anonymous"></script>
44-
<script id="react-dotenv" src="./env.js"></script>
44+
<!-- <script id="react-dotenv" src="./env.js"></script> -->
4545
</head>
4646

4747
<body>

0 commit comments

Comments
 (0)