Skip to content

Commit 1f84ca5

Browse files
authored
fix: replace playground link with link to frontpage (#3)
1 parent 239196c commit 1f84ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ header
2424
a(href='/') RGeometry
2525
h2 Computational Geometry in Rust
2626
.btn
27+
a(href='/') Home
2728
a(href='https://github.com/rgeometry/rgeometry') GitHub
2829
a(href='https://discord.gg/vZZmxwWjeZ') Discord
2930
a(href='https://docs.rs/rgeometry/') API Reference
3031
//- a(href='https://rgeometry.org/rgeometry-playground/') Playground
31-
a(href='playground.pug') Playground
3232
a(href='overview.pug') Landscape
3333
a(href='correctness.pug') Correctness
3434
main

0 commit comments

Comments
 (0)