Skip to content

Commit

Permalink
Add info about social media on keep_me_updated page
Browse files Browse the repository at this point in the history
  • Loading branch information
yutotakano committed Nov 25, 2024
1 parent 08e0400 commit 78b12e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keep_me_updated.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
fwrite($myfile, $txt);
fclose($myfile);

echo "We'll let you know when we're launching!! Latest 1/12/2024.";
echo "We'll let you know when we're launching!! Latest 1/12/2024.\n";
echo "You can also keep an eye on CompSoc social media for updates!";

?>

0 comments on commit 78b12e0

Please sign in to comment.