Skip to content

Commit e2e8a89

Browse files
committed
2 parents 296b8fa + e3be0aa commit e2e8a89

File tree

4 files changed

+14
-0
lines changed

4 files changed

+14
-0
lines changed

assets/healthy-olympiad.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// Привет мир

nk/product/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>Redirection</title>
7+
</head>
8+
<body>
9+
<h1>Redirecting...</h1>
10+
<script src="../redirect.js"></script>
11+
</body>
12+
</html>

nk/urls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ geekteachers http://geekteachers.ru
1212
medium https://glebleee.medium.com/
1313
projects https://stepik.org/course/55889/promo
1414
speakers https://stepik.org/course/55838/promo
15+
product https://gleb.li/pub/product%20approach_rus.pdf

pub/product approach_rus.pdf

46.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)