aboutsummaryrefslogtreecommitdiffhomepage
path: root/minecraft
diff options
context:
space:
mode:
Diffstat (limited to 'minecraft')
-rw-r--r--minecraft/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/minecraft/index.html b/minecraft/index.html
index 6eb2334..a7f4941 100644
--- a/minecraft/index.html
+++ b/minecraft/index.html
@@ -9,7 +9,7 @@
9 <link rel="stylesheet" href="/style.css" /> 9 <link rel="stylesheet" href="/style.css" />
10 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> 10 <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
11 11
12 <title>Tolmachev Igor</title> 12 <title>~/minecraft</title>
13 </head> 13 </head>
14 14
15 <script> 15 <script>
@@ -30,7 +30,7 @@
30 30
31 <body> 31 <body>
32 <nav> 32 <nav>
33 <a href="/">/home</a> 33 <a href="/">/igorechek06</a>
34 <a href="/projects">~/projects</a> 34 <a href="/projects">~/projects</a>
35 <a href="/minecraft" class="current">~/minecraft</a> 35 <a href="/minecraft" class="current">~/minecraft</a>
36 </nav> 36 </nav>