Improving display name of the game.
parent
2b68db2401
commit
1e4de11f4c
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>WAD-LIBS</title>
|
||||
<title>WAKI-LIBS</title>
|
||||
<style>
|
||||
|
||||
#inputs {
|
||||
|
@ -60,9 +60,9 @@ button {
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>WAD-LIBS: Wikipedia Ad-Libbed</h1>
|
||||
<h1>WAKI-LIBS: Wikipedia Ad-Libbed</h1>
|
||||
<div id="inputs"></div>
|
||||
<p><button id="show-article">WAD-LIB!</button>
|
||||
<p><button id="show-article">WAKI-LIB!</button>
|
||||
<div id="article">
|
||||
<div id="header">
|
||||
<span id="title"></span>
|
||||
|
|
Loading…
Reference in New Issue