mirror of
https://github.com/hnasheralneam/hnasheralneam.github.io.git
synced 2025-05-24 23:54:14 -04:00
hi
This commit is contained in:
parent
9e760ee6ac
commit
4294a35202
2 changed files with 72 additions and 14 deletions
23
index.html
23
index.html
|
@ -2,6 +2,8 @@
|
|||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css">
|
||||
<script src="main.js" charset="utf-8"></script>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<title>Meet Squirrel</title>
|
||||
</head>
|
||||
|
@ -56,9 +58,24 @@
|
|||
<p>You can find the GitHub repository <a href="https://github.com/Squirrel-314/style">here</a>.</p>
|
||||
</div>
|
||||
<div id="personal">
|
||||
<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>Hillside Township | <a href="https://hillside-township.github.io/">https://hillside-township.github.io</a></p>
|
||||
<p>You won't find me at</p><br>
|
||||
<hr>
|
||||
<div class="find-me">
|
||||
<a href="javascript:void"><i class="fab fa-twitch"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-dribbble"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-squarespace"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-linkedin-in"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-facebook-f"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-twitter"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-youtube"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-instagram"></i></a>
|
||||
<a href="javascript:void"><i class="fab fa-medium"></i></a>
|
||||
</div>
|
||||
<hr>
|
||||
<i class="fab fa-linux"></i>
|
||||
<p>Email | <a href="mailto:thehillsidetownship@gmail.com?subject=feedback">thehillsidetownship@gmail.com</a></p><br>
|
||||
<p>Adress | Oak forest, acorn path, that tree.</p><br>
|
||||
<p>Hillside Township | <a href="https://hillside-township.github.io/">https://hillside-township.github.io</a></p><br>
|
||||
<img title="I like rainbows" id="linux-rainbow" src="Images/linux.png" alt="">
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue