Skip to content

Commit e0843a5

Browse files
chore: update the kotlin playground version
1 parent 03dcd2d commit e0843a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
3434
<![endif]-->
3535

36-
<script src="https://unpkg.com/kotlin-[email protected]/dist/runcode.min.js" data-selector=".language-kotlin"></script>
36+
<script src="https://unpkg.com/kotlin-playground@1" data-selector=".language-kotlin"></script>
3737
</head>
3838

3939
<body>

0 commit comments

Comments
 (0)