Update index.html

This commit is contained in:
Squirrel-314 2020-12-01 16:37:14 -05:00
parent d6d94437eb
commit 1806c5a642

View file

@ -8,7 +8,7 @@
<body> <body>
<div class="squirrel"> <div class="squirrel">
<h1>Hi! I'm Squirrel!</h1> <h1>Hi! I'm Squirrel!</h1>
<p>I am a web developer(Is there a minimum age to be qualified? Do you need to be at least working age or age of consent in your country?) and <strong>extremely</strong> unimportant person in general. I use Linux, and that is about the most intresting thing about me. But I have made some stuff! You can see my GitHub account <a href="https://github.com/Squirrel-314">here</a>, and check out all the organizations I am in alone. Like my repositories? Please put up issues for any mistakes, and if you have a suggestion, also make an issue. No, I didn't mean it that way, it's just eaisier for me to see.</p> <p>I am a web developer (Is there a minimum age to be qualified? Do you need to be at least working age or age of consent in your country?) and <strong>extremely</strong> unimportant person in general. I use Linux, and that is about the most intresting thing about me. But I have made some stuff! You can see my GitHub account <a href="https://github.com/Squirrel-314">here</a>, and check out all the organizations I am in alone. Like my repositories? Please put up issues for any mistakes, and if you have a suggestion, also make an issue. No, I didn't mean it that way, it's just eaisier for me to see.</p>
</div> </div>
<div class="project" id="gold-rush"> <div class="project" id="gold-rush">
<h2>Gold Rush</h2> <h2>Gold Rush</h2>
@ -25,10 +25,20 @@
<h4>Here we do things in <strong>style!</strong> Check out the nice CSS effects and apply them to your own websites!</h4> <h4>Here we do things in <strong>style!</strong> Check out the nice CSS effects and apply them to your own websites!</h4>
<p>You can find the GitHub repository <a href="https://github.com/Squirrel-314/style">here</a>.</p> <p>You can find the GitHub repository <a href="https://github.com/Squirrel-314/style">here</a>.</p>
</div> </div>
<div class="project" id="hillside">
<h2>Hillside Township</h2>
<h4>Ours homes all have a place in our heart-and sometimes on the web! I'D LIKE TO MAKE IT ABSOLUTLY CLEAR THIS IS NOT THE NEW JERSEY HILLSIDE TOWNSHIP THIS ONE IS BETTER AND HAS A BETTER FAVICON. Now that I've made that clear, my <a href="https://github.com/PusheenMaster5">friend</a> and I made a website for our town.</h4>
<p>You can find the GitHub repository <a href="https://github.com/hillside-township/hillside-township.github.io">here</a>.</p>
</div>
<div class="project" id="schoolarly-bay">
<h2>The Schoolarly Bay</h2>
<h4>Scientific research papers! Publish research papers, read research papers, get paper cuts on research papers! Research papers for all!</h4>
<p>You can find the GitHub repository <a href="https://github.com/Squirrel-314/style">here</a>.</p>
</div>
<div class="personal"> <div class="personal">
<p>Email | <a href="mailto:thehillsidetownship@gmail.com?subject=feedback">thehillsidetownship@gmail.com</a></p> <p>Email | <a href="mailto:thehillsidetownship@gmail.com?subject=feedback">thehillsidetownship@gmail.com</a></p>
<p>Adress |Oak forest, acorn path, that tree.</p> <p>Adress |Oak forest, acorn path, that tree.</p>
<p>Hillside | <a href="#"></a></p> <p>Hillside Township | <a href="https://hillside-township.github.io/">https://hillside-township.github.io</a></p>
</div> </div>
</body> </body>
</html> </html>