-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflo.html
More file actions
24 lines (24 loc) · 1.1 KB
/
flo.html
File metadata and controls
24 lines (24 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<head>
<title>Profiles</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="styles.css">
</head>
<center>
<h1>Social Media</h1>
<div class="Repos">
<a href="/index.html">Back to Start</a></div><br>
<div class="Github">
<a href="https://github.com/flo071" target="_blank">Github</a></div>
<div class="XDA">
<a href="http://forum.xda-developers.com/member.php?u=6299471" target="_blank">XDA Developers</a></div>
<div class="AFH">
<a href="https://www.androidfilehost.com/?w=profile&uid=24415232478677812" target="_blank">Android File Host</a></div>
<div class="Google">
<a href="https://plus.google.com/114738574808583333777" target="_blank">Google+</a></div>
<div class="Twitter">
<a href="https://twitter.com/flo071" target="_blank">Twitter</a></div>
<div class="Instagram">
<a href="https://www.instagram.com/flo071/" target="_blank">Instagram</a></div>
<div class="Facebook">
<a href="https://www.facebook.com/FloH071" target="_blank">Facebook</a></div>
</center>