Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 43eb2a0

Browse files
dmessingmtwomey
authored andcommitted
Fixed HTML Title from "Topcoder Micro Frame"
Now the frame says "Topcoder.com"
1 parent 71df4b7 commit 43eb2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="ie=edge">
7-
<title>Topcoder Micro Frame</title>
7+
<title>Topcoder.com</title>
88

99
<link rel="stylesheet" href="/global.css">
1010

0 commit comments

Comments
 (0)