summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html19
1 files changed, 13 insertions, 6 deletions
diff --git a/index.html b/index.html
index e364f2a..4f30f85 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,20 @@
<html>
<head>
- <title> fcked ntwrk </title>
+ <title> fn </title>
+ <meta name="theme-color" content="#001a15">
<link rel="stylesheet" href="light.css">
- <meta name="theme-color" content="#0a1010">
- <script type="text/javascript" src="light.js" />
+ <script type="text/javascript" src="light.js"></script>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
+ <div class="link-container">
+ <a class="link glink" href="http://wiki.cs.hse.ru">wiki root</a><br>
+ <a class="link glink" href="http://wiki.cs.hse.ru/%D0%9E%D1%81%D0%BD%D0%BE%D0%B2%D1%8B_%D0%B8_%D0%BC%D0%B5%D1%82%D0%BE%D0%B4%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F_%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F_1_2019/2020">oimp</a><br>
+ <a class="link glink" href="http://wiki.cs.hse.ru/%D0%94%D0%B8%D1%81%D0%BA%D1%80%D0%B5%D1%82%D0%BD%D0%B0%D1%8F_%D0%BC%D0%B0%D1%82%D0%B5%D0%BC%D0%B0%D1%82%D0%B8%D0%BA%D0%B0_1_2019/2020">dm-1</a><br>
+ <a class="link glink" href="http://wiki.cs.hse.ru/%D0%90%D0%BB%D0%B3%D0%BE%D1%80%D0%B8%D1%82%D0%BC%D1%8B_%D0%B8_%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D1%8B_%D0%B4%D0%B0%D0%BD%D0%BD%D1%8B%D1%85_1_%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BD%D0%BE%D0%B9_%D0%BF%D0%BE%D1%82%D0%BE%D0%BA_2019/202">algo</a><br>
+ <a class="link glink" href="https://docs.google.com/spreadsheets/d/1IBtE0tcp5sAV-e4dAVq6qt1OSzAXWUWkQeEPxmF7AEU/edit">sched</a><br>
+ <a class="link glink" href="https://docs.google.com/spreadsheets/d/18rILFbeOF4dyB2gTqFRP4isCr5r1yyiex23uuaM8SF4">anal conduit</a><br>
+ <a class="link glink" href="https://drive.google.com/drive/folders/1vGipRQzWZHZyx4jvQHnhhTHLfNc2s7O8">anal materials</a><br>
+ </div>
</body>
-<script>
- document.querySelector("meta[name=theme-color]").setAttribute('content', '#000000');
-</script>
</html>