diff options
author | Pjotr Prins | 2023-08-20 13:09:03 +0200 |
---|---|---|
committer | Pjotr Prins | 2023-08-20 13:09:03 +0200 |
commit | 66c26676c938e6ba35440bcb2e851fb025549ed0 (patch) | |
tree | 3b30b828563188802f6ed81ab2cd5eb5e33f0415 /web/gn-uri.scm | |
parent | dcc41148727ec5f68fbeb0504a295981728327a1 (diff) | |
download | gn-guile-66c26676c938e6ba35440bcb2e851fb025549ed0.tar.gz |
Add gnid to species - still a bug
Diffstat (limited to 'web/gn-uri.scm')
-rw-r--r-- | web/gn-uri.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/gn-uri.scm b/web/gn-uri.scm index a4292f0..c52066d 100644 --- a/web/gn-uri.scm +++ b/web/gn-uri.scm @@ -9,6 +9,8 @@ mk-meta mk-data mk-doc + mk-html + mk-url prefix url-parse-id normalize-id |