Skip to content

Commit e77e7b6

Browse files
authored
Update webhosting.html
1 parent 0b235d9 commit e77e7b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webhosting.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ <h1>Web hosting</h1>
8989

9090
if (response.ok) {
9191
resultDiv.innerHTML = `
92+
<p style="color: red;">When using this service use a .html when redirecting to other path files or else it won't work.</p>
9293
<p>✅ Success: ${data.message}</p>
9394
<p>📂 Folder Path: <strong>${data.folderPath}</strong></p>
9495
<p>🌐 <a href="${data.repoUrl}" target="_blank">View Your Website</a></p>

0 commit comments

Comments
 (0)