17 lines
No EOL
414 B
HTML
17 lines
No EOL
414 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>Website Under Construction</title>
|
||
</head>
|
||
<body>
|
||
<h1>Aliberk Sandıkçı</h1>
|
||
<h2>Website Under Construction</h2>
|
||
random cat:
|
||
<img src="https://thecatapi.com/api/images/get?format=src&type=gif">
|
||
|
||
<p>message: git success</p>
|
||
<p>no: 03</p>
|
||
<p>UNDER DEVELOPMENT</p>
|
||
</body>
|
||
</html> |