diff --git a/webapi/templates/homepage.html b/webapi/templates/homepage.html index 4e8e804..90934f2 100644 --- a/webapi/templates/homepage.html +++ b/webapi/templates/homepage.html @@ -20,7 +20,7 @@ {{ if not (eq .WebApiCfg.NetParams.Name "mainnet") }}
- This Voting Service Provider is running on testnet. + This Voting Service Provider is running on {{ .WebApiCfg.NetParams.Name }}. Visit decred.org to find a list of mainnet VSPs.
{{ end }}