Skip to content

Commit 4d9f0dc

Browse files
author
vladleesi
committed
chore: update content
1 parent 3264817 commit 4d9f0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jsMain/kotlin/pages/Home.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ val HomePage = FC {
133133
tags = listOf("Kotlin/JS", "HTML", "CSS", "React"),
134134
title = "Personal website",
135135
description = "Personal website developed in Kotlin/JS. Why? I don't know, but it was fun.",
136-
redirectUrl = "https://github.com/vladleesi/vladleesi.github.io"
136+
redirectUrl = "https://github.com/vladleesi/kotlin-js"
137137
)
138138
)
139139
buildProjectBlock(

0 commit comments

Comments
 (0)