Update website branding to use the correct domain name
Update meta tags and title in client/index.html to reflect the change from "g4.video" to "go4.video". Replit-Commit-Author: Agent Replit-Commit-Session-Id: 2eb1084e-b728-4449-9231-f1665924c8d5 Replit-Commit-Checkpoint-Type: full_checkpoint
This commit is contained in:
parent
8a8a94b8fd
commit
d1948a7523
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
|
||||
<title>g4.video - Professional Video Streaming Platform</title>
|
||||
<meta name="description" content="g4.video - Stream and manage your videos with professional quality HLS streaming, adaptive bitrates, and advanced controls." />
|
||||
<title>go4.video - Professional Video Streaming Platform</title>
|
||||
<meta name="description" content="go4.video - Stream and manage your videos with professional quality HLS streaming, adaptive bitrates, and advanced controls." />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user