aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/index.html')
-rw-r--r--projects/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/index.html b/projects/index.html
index bd4b6d8..b38160e 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -9,12 +9,12 @@
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>~/projects</title>
13 </head> 13 </head>
14 14
15 <body> 15 <body>
16 <nav> 16 <nav>
17 <a href="/">/home</a> 17 <a href="/">/igorechek06</a>
18 <a href="/projects" class="current">~/projects</a> 18 <a href="/projects" class="current">~/projects</a>
19 <a href="/minecraft">~/minecraft</a> 19 <a href="/minecraft">~/minecraft</a>
20 </nav> 20 </nav>