30 lines
No EOL
854 B
HTML
30 lines
No EOL
854 B
HTML
<!doctype html>
|
|
<HTML>
|
|
|
|
<header>
|
|
<link rel = "stylesheet" href = "socials.css">
|
|
|
|
<link rel = "stylesheet" href = "basic.css">
|
|
<link rel = "stylesheet" href = "effects.css">
|
|
<link rel = "stylesheet" href = "variables.css">
|
|
<link rel = "icon" href = "images/Icon.ico">
|
|
|
|
<title>Rosia Evans</title>
|
|
</header>
|
|
|
|
<body style = "padding: 0;">
|
|
<div id = "title">
|
|
Rosia Evans - Socials
|
|
</div>
|
|
<div id = "container">
|
|
<a rel="me" href="../index.html" target="_blank">Main Site</a>
|
|
<a rel="me" href="https://fosstodon.org/@Wi__Ro" target="_blank">Mastodon</a>
|
|
<a href = "https://twitter.com/Wi__Ro" target="_blank">Twitter</a>
|
|
<a href="mailto:WillowRo@outlook.com" target="_blank">Email</a>
|
|
<a href="https://github.com/Wil-Ro" target="_blank">Github</a>
|
|
<a href = "./files/RosiaEvansCV.pdf" target="_blank">CV</a>
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</HTML> |