diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index a4ad329..34c30da 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ </head> <body> <h1>Andrew Yu's Website</h1> + <div id="main"> <div id="nav"> <h2>Navigate around</h2> <ul> @@ -21,7 +22,6 @@ <li><a href="https://host.andrewyu.org/libresociety" class="alert">Server guides</a></li> </ul> </div> - <div id="main"> <div id="campaign"> <p>New Hampshire might be incorporating software freedom into its law! This would be a huge victory for the Free Software Movement. Please take the time to read <a href="https://www.andrewyu.org/nh.html">https://www.andrewyu.org/nh.html</a> (WIP).</p> <p>It is our responsibility to spread <a href="https://fsf.org">free software</a>, <a href="https://fcm.andrewyu.org">free computing (one of the websites started by me :D)</a> and advocate for user freedom. Please don't waste any chances to do so.</p> |