From 49ed921d2988df935336f88910c0c45cc10571ff Mon Sep 17 00:00:00 2001 From: rl627 Date: Wed, 13 Nov 2024 10:24:28 -0500 Subject: [PATCH] added geoarrow-R to navbar implimentation list #4 --- _quarto.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index 2df084a..7d98414 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -24,6 +24,8 @@ website: text: "Rust" - href: https://github.com/geoarrow/geoarrow-python text: "Python" + - href: https://github.com/geoarrow/geoarrow-r + text: "R" - href: https://github.com/geoarrow/geoarrow-rs/blob/main/js/README.md text: "WebAssembly" - resources.qmd