Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
</style>
|
12 |
</head>
|
13 |
<body>
|
14 |
-
<h1>
|
15 |
|
16 |
<h2>Buch zurückgeben</h2>
|
17 |
<input type="number" id="returnBookId" placeholder="Buchnummer eingeben">
|
|
|
11 |
</style>
|
12 |
</head>
|
13 |
<body>
|
14 |
+
<h1>Murmel Bibliothek TEST</h1>
|
15 |
|
16 |
<h2>Buch zurückgeben</h2>
|
17 |
<input type="number" id="returnBookId" placeholder="Buchnummer eingeben">
|