Compare commits
No commits in common. "52fc755eb259072f692232736a43d28134bbe936" and "e4f7512702bf4fca25b4b80d53dcb726799bd76d" have entirely different histories.
52fc755eb2
...
e4f7512702
2 changed files with 2 additions and 12 deletions
|
@ -2,16 +2,10 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>rrv.sh</title>
|
<title>rrv.sh</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
|
||||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>hi! im rafiq.</h1>
|
<h1>hi</h1>
|
||||||
<p>i'm a developer and avid self hoster. here's my links:</p>
|
<a href="/blog">link to blog</a>
|
||||||
<a href="/blog">blog</a>
|
|
||||||
<a href="https://github.com/rrvsh">github</a>
|
|
||||||
<a href="https://instagram.com/88rafiq">ig</a>
|
|
||||||
<a href="https://linkedin.com/in/rrvsh">linkedin</a>
|
|
||||||
<a href="https://reddit.com/u/bwfiq">reddit</a>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
body {
|
|
||||||
background-color: black;
|
|
||||||
color: white;
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue