Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layout.pug
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ header
a(href='/') RGeometry
h2 Computational Geometry in Rust
.btn
a(href='/') Home
a(href='https://github.com/rgeometry/rgeometry') GitHub
a(href='https://discord.gg/vZZmxwWjeZ') Discord
a(href='https://docs.rs/rgeometry/') API Reference
//- a(href='https://rgeometry.org/rgeometry-playground/') Playground
a(href='playground.pug') Playground
a(href='overview.pug') Landscape
a(href='correctness.pug') Correctness
main
Expand Down