insert-coin/header.html

36 lines
936 B
HTML
Raw Normal View History

2017-12-22 23:07:38 -06:00
<!DOCTYPE html>
<html lang="en">
2017-12-21 01:13:31 -06:00
<head>
<!-- THIS ENTIRE FILE IS UNDER THE AGPLv3+
https://www.gnu.org/licenses/agpl-3.0.html -->
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/connection" type="text/css"/>
<link rel="stylesheet" type="text/css" href="res/bootstrap.css">
<link rel="stylesheet" type="text/css" href="res/style.css">
<link rel="shortcut icon" href="res/img/coin.ico">
<title>SHRED COIN</title>
</head>
<body style="font-family: 'ConnectionRegular'; font-weight: normal; font-style: normal;">
<div class="row text-center">
<a href="https://ihatemazes.xyz">
<div class="col-md-4 col-lg-4" id="sectiona">
<h1>ihatemazes</h1>
</div>
</a>
<a href="https://igpumatinlay.info">
<div class="col-md-4 col-lg-4" id="sectionb">
<h1>naia</h1>
</div>
</a>
<a href="https://coinsh.red">
<div class="col-md-4 col-lg-4" id="sectionc">
<h1>image-file_upload</h1>
</div>
</a>
</div>