Improving display name of the game.

main
gamerdonkey 2022-08-19 05:28:26 +00:00
parent 2b68db2401
commit 1e4de11f4c
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>WAD-LIBS</title> <title>WAKI-LIBS</title>
<style> <style>
#inputs { #inputs {
@ -60,9 +60,9 @@ button {
</style> </style>
</head> </head>
<body> <body>
<h1>WAD-LIBS: Wikipedia Ad-Libbed</h1> <h1>WAKI-LIBS: Wikipedia Ad-Libbed</h1>
<div id="inputs"></div> <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="article">
<div id="header"> <div id="header">
<span id="title"></span> <span id="title"></span>