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; margin-top: -10px;
font-size: 12px; font-size: 12px;
line-height: 1.5; line-height: 1.5;
height: 70px; height: 50px;
color: #ffffffbf; color: #ffffffbf;
background-color: #000000; background-color: #000000;
border-style: solid; 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> <div>
<br> <br>
seeking developers for version 2 RSVP TO THE 10.08.23 SCREENING @ MIT
<br> <!-- <br> -->
<i>(a portal for all sources and footage)</i> <!-- <i>(a portal for all sources and footage)</i> -->
</div> </div>
</a> </a>

View File

@ -3,13 +3,13 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> <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> </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> </head>
<body> <body>
<script> <script>
window.location = "https://fb.me/e/1XZFlncKF"; window.location = "https://fb.me/e/c3iS2YRUA";
</script> </script>
<p>Redirecting...</p> <p>Redirecting...</p>
</body> </body>