rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
https://rairprotocol.org
Apache License 2.0
1.31k stars 889 forks source link

Page title - Hotdrops #96

Closed sarora180673 closed 1 week ago

sarora180673 commented 3 months ago

VITE_HTML_META_TITLE=Hot Drops

Above variable defined in rair-front/.env

On loading page, Page title is shown as "Hot Drops" but then changes back to "RAIR Technologies"

Screencast from 08-07-24 09:20:54 PM IST.webm

SeanM322 commented 2 months ago

@sarora180673 @rairprotocol did you change meta tags in env file?

I think It happens because you didn't change env file meta tags. It's important And Also if you use hotdrops version please change VITE_TESTNET to true

Image

sarora180673 commented 2 months ago

same issue was observed on https://opencarbon.market/

We need generic solution and not just Hotdrops specific

rairprotocol commented 2 months ago

Sean to investigate this sprint

sarora180673 commented 3 weeks ago

@SeanM322 On latest dev branch, page title changes from RAIRprotocol to Hotdrops Technologies after page is loaded.

env variables defined are:

VITE_TESTNET=false VITE_HTML_META_TITLE=RAIRprotocol | Open-source Deployment Layer

RAIReth commented 1 week ago

comment out Testnet variable = false. Something is wrong with testnet variable

Always show meta title and not switch back to default title