GHost
This commit is contained in:
parent
2f26d9b5d4
commit
f4ab310978
@ -4,13 +4,13 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Ramsey Library</title>
|
<title>Ghost Library</title>
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<button id="dark-mode-toggle">🌙</button>
|
<button id="dark-mode-toggle">🌙</button>
|
||||||
<h1>Ramsey Library</h1>
|
<h1>Ghost Library</h1>
|
||||||
<input type="text" id="search-bar" placeholder="Search by title, author, publisher, etc.">
|
<input type="text" id="search-bar" placeholder="Search by title, author, publisher, etc.">
|
||||||
|
|
||||||
<table id="book-table">
|
<table id="book-table">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user