Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Samdrea Hsu authored and Samdrea Hsu committed Jun 7, 2024
1 parent dccda58 commit 35ac733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</head>
<body>
<h2>Expense Entry Form</h2>
<form id="expenseForm" action="https://script.google.com/macros/s/AKfycbxD2Jk2BqrRDVtupfENbBvcyYWzb-qNsGN9bZZlGuX3unKZAhU2ocwfDr7zPgJZe1j7/exec" method="post">
<form id="expenseForm" action="https://script.google.com/macros/s/AKfycbx_8YQioD-enBQCe7bheZjbTa2PGjVL0k1Ah6eVT7DVQXfwB9fDsCSqasbMvSC5Far5/exec" method="post">
<label for="date">Date:</label>
<input type="date" id="date" name="date"><br><br>

Expand Down

0 comments on commit 35ac733

Please sign in to comment.