This repository was archived by the owner on Jul 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.html
More file actions
17 lines (17 loc) · 1.43 KB
/
header.html
File metadata and controls
17 lines (17 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<table style="background-color: rgb(255, 204, 0); position: relative; padding-left: 20px;">
<tr>
<td>
<img src="/img/warn.png" style="float: left;" height="100px">
</td>
<td>
<h1>Note</h1>
<h3>We've moved to a new website: <a href="https://timofei302.su">timofei302.su</a><br>
This site has been moved to the archive.</h3>
</td>
<tr>
</table>
<header>
<p align="center"><a href="/"><img src="/img/logo.png" alt="logo" height=80px></a></p>
<p align="center" class="links"><a href="/">Main page</a> <a href="/projects.html">Projects</a> <a href="/friends.html">Friends</a> <!--<a href="/music.html">Music</a>--> <a href="/links.html">Links</a></p>
<p align="center"><!--<a href="https://liberapay.com/Timofei302/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a> --><a rel="me" href="https://mastodon.ml/@timofei302"><img src="/res/icons/mastodon.svg" height="30px" style="background-color: #19a6fd; border-radius: 3px; padding: 0 5px 0 5px;"></a> <a href="https://youtube.com/@timofei302-official"><img src="/res/icons/youtube.png" height="30px" style="border-radius: 3px;"></a> <a href="https://peertube.su/a/timofei302/"><img src="/res/icons/peertube.png" height="30px" style="border-radius: 3px;"></a> <a href="https://t.me/+MgOZkocsdPJmZGMy"><img src="/res/icons/telegram.svg" height="30px"></a></p>
</header>