fix the game title
This commit is contained in:
parent
65ce9b1b06
commit
ba5fad6f81
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
font-size: larger;
|
||||
}
|
||||
</style>
|
||||
<title>Apache</title>
|
||||
<title>The Game</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>What is <span class="game">The Game</span>?</h1>
|
||||
|
|
Loading…
Reference in a new issue