-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed video to 2023 one and changed footer(lowk)
- Loading branch information
1 parent
b90d05c
commit 53eb273
Showing
2 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,13 +17,11 @@ const socials = (await import("@data/socials.yml")).default; | |
</table> | ||
</div> | ||
<div> | ||
<table class="w-75 table table-borderless mx-auto"> | ||
<tr> | ||
<td><a target="_blank" href="mailto: [email protected]"">[email protected]</a></td> | ||
<td>© {new Date().getFullYear()} StuyPulse</td> | ||
<td><a target="_blank" href="https://www.google.com/maps/place/Stuyvesant+High+School/@40.7178149,-74.0164171,17z/data=!4m6!3m5!1s0x89c25a1db5f8b8c9:0xb5084500683f46f9!8m2!3d40.7178149!4d-74.0138422!16zL20vMDI2MDM2?entry=ttu">345 Chambers St, New York, NY</a></td> | ||
</tr> | ||
</table> | ||
<div class="row"> | ||
<div class="col"><a target="_blank" href="mailto: [email protected]"> [email protected]</a></div> | ||
<div class="col">© {new Date().getFullYear()} StuyPulse</div> | ||
<div class="col"><a target="_bnplank" href="https://www.google.com/maps/place/Stuyvesant+High+School/@40.7178149,-74.0164171,17z/data=!4m6!3m5!1s0x89c25a1db5f8b8c9:0xb5084500683f46f9!8m2!3d40.7178149!4d-74.0138422!16zL20vMDI2MDM2?entry=ttu"> 345 Chambers St, New York, NY</a></div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters