Skip to content

Commit 2fd7567

Browse files
committed
test
1 parent 91b1d53 commit 2fd7567

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

.redirects/config.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Building Web Apps with Kotlin and Wasm.pdf
7676
kotlin/github
7777
https://github.com/JetBrains/kotlin/
7878

79+
github/kotlin
80+
https://github.com/JetBrains/kotlin/
81+
7982
kotlin
8083
https://kotlinlang.org/
8184

github/kotlin/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3+
<head>
4+
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
5+
<meta http-equiv="Refresh" content="0; url=https://github.com/JetBrains/kotlin/" />
6+
<title>Redirect</title>
7+
</head>
8+
<body>
9+
<a href="https://github.com/JetBrains/kotlin/">Redirect</a>
10+
</body>
11+
12+
<!-- Track visits with respect to privacy -->
13+
<script data-goatcounter="https://zalim.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
14+
<noscript><img src="https://zalim.goatcounter.com/count?p=github/kotlin"></noscript>
15+
</html>

0 commit comments

Comments
 (0)