update for 10.08.23 screening

This commit is contained in:
dukeeagle 2023-10-02 12:57:08 -04:00
parent 495bdf486b
commit 662abc9455
3 changed files with 8 additions and 8 deletions

View File

@ -710,7 +710,7 @@ header-button:hover,
margin-top: -10px;
font-size: 12px;
line-height: 1.5;
height: 70px;
height: 50px;
color: #ffffffbf;
background-color: #000000;
border-style: solid;

View File

@ -97,12 +97,12 @@
-->
<a class="button button-regressions-screening" href="mailto:regressions@mit.edu?subject=re: Regressions Web Developer Role" target="_blank" rel="noopener">
<a class="button button-regressions-screening" href="https://fb.me/e/c3iS2YRUA" target="_blank" rel="noopener">
<div>
<br>
seeking developers for version 2
<br>
<i>(a portal for all sources and footage)</i>
RSVP TO THE 10.08.23 SCREENING @ MIT
<!-- <br> -->
<!-- <i>(a portal for all sources and footage)</i> -->
</div>
</a>

View File

@ -3,13 +3,13 @@
<head>
<meta charset="utf-8">
<title>
Redirecting to <a href="https://fb.me/e/1XZFlncKF">REGRESSIONS Facebook Event.</a>
Redirecting to <a href="https://fb.me/e/c3iS2YRUA">REGRESSIONS Facebook Event.</a>
</title>
<meta http-equiv="refresh" content="0; url=https://fb.me/e/1XZFlncKF">
<meta http-equiv="refresh" content="0; url=https://fb.me/e/c3iS2YRUA">
</head>
<body>
<script>
window.location = "https://fb.me/e/1XZFlncKF";
window.location = "https://fb.me/e/c3iS2YRUA";
</script>
<p>Redirecting...</p>
</body>