Skip to content

Commit 2b5640b

Browse files
Update index.html
1 parent 73e4a69 commit 2b5640b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

webapps/gofile.io/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
4+
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/developeranaz/developeranaz.github.io/refs/heads/gh-pages/webapps/gofile.io/17470597399662.ico">
55

66
<meta charset="UTF-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>GoFile Code Generator</title>
8+
<title>GoFile Index Code Generator</title>
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
1010

1111

@@ -373,7 +373,7 @@
373373
</head>
374374
<body>
375375
<div class="container">
376-
<h2><i class="fas fa-code"></i> GoFile CodeGen</h2>
376+
<h2><i class="fas fa-code"></i> GoFile Index CodeGen</h2>
377377

378378
<div class="email-group">
379379
<input type="email" id="emailInput" class="email-input" placeholder="Enter your email address" />

0 commit comments

Comments
 (0)