diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-08-29 00:01:10 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-08-29 00:01:10 -0400 |
commit | 37c61fc9a67217c4bd50739c63df8a002cf4f7aa (patch) | |
tree | dab060f1ba03b6e8fdbd0c944fe1dca5c12d5592 /index.html | |
parent | d37d24d161bcc29e6da080e66a768b8411f7bb14 (diff) |
moved stuff
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 96923c0..0000000 --- a/index.html +++ /dev/null @@ -1,43 +0,0 @@ -<!DOCTYPE HTML> -<html> -<head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width,initial-scale=1"> - <title>Model UN Recruit</title> - <link rel="stylesheet" href="index.css"> -</head><body><div><span> -<h4>CENTENNIAL HIGH SCHOOL</h4> -<h1>Model UN</h1> -</span><img src="gavel.jpg" srcset="gavel.jpg 851w, gavel600.jpg 600w, -gavel300.jpg 300w" sizes="(max-width: 300px) 300px, (max-width: 600px) -600px, 851px"><img src="gsmst.jpg" srcset="gsmst.jpg 3264w, -gsmst1200.jpg 1200w, gsmst800.jpg 800w, gsmst400.jpg 400w" -sizes="(max-width: 400px) 400px, (max-width: 800px) 800px, (max-width: -1200px) 1200px, 3264px"><span> -<h6>Join Centennial's most successful team today!</h6> -<p>Model United Nations provides students with an opportunity for -hands-on learning concerning global challenges in the 21st century.</p> - -</span><span> -<h2><a href="gsmapp">Apply to GSMSTMUN by August 31 at 5pm.</a></h2> -<p>GSMSTMUN is scheduled for September 26th. - -There will be a logistics meeting on September 2nd and a prep meeting on September 25th! Hope to see you there!</p> -<h4><a href="team">Join the Microsoft Team!</a></h4><h6>For more information, <a -href="mailto:hennesseym@fultonschools.org">contact henneseym@fultonschools.org -</a></h6></span><img src="chsmun.png" srcset="chsmun.png 1311w, -chsmun600.png 600w, chsmun400.png 400w" sizes="(max-width: 400px) 400px, -(max-width: 600px) 600px, 1311px"></div> -<footer><p><a href="https://www.flickr.com/photos/124387535@N03/14135683605">"Justice Gavel"</a> by <a href="https://www.flickr.com/photos/124387535@N03">toridawnrector</a> -is licensed under <a -href="https://creativecommons.org/licenses/by-sa/2.0/?ref=ccsearch&atype=rich">CC -BY-SA 2.0</a></p><p>All rights reserved © 2020 Centennial Model UN</p><div></footer> -</body> -<script>const setVh = () => { - const vh = window.innerHeight * 0.01; - document.documentElement.style.setProperty('--vh', `${vh}px`); -}; - -window.addEventListener('load', setVh); -window.addEventListener('resize', setVh);</script> -</html> |