summaryrefslogtreecommitdiffhomepage
path: root/src/world/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-29 23:24:17 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-10-29 23:24:17 +0100
commitfe427d79968e26c4e4b9929282e6b38c613dd670 (patch)
treedd6dc288c5a41ac71bf4c2ef4a27184e78ed8828 /src/world/index.gsp
parent75f1e778d5f98a582c6bf9945e73727e0cf29075 (diff)
Add Brazilian olympic reais
Diffstat (limited to 'src/world/index.gsp')
-rw-r--r--src/world/index.gsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/world/index.gsp b/src/world/index.gsp
index 1e6c651..26dcb4b 100644
--- a/src/world/index.gsp
+++ b/src/world/index.gsp
@@ -22,6 +22,7 @@ html lang="en" {
table .country-table {
tbody {
tr {
+ td {a href="coins/br" {-Brazil}}
}
}
}