update two small lighthouse flags
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
David 2023-02-25 17:26:25 -05:00
parent 26b6ce6157
commit e6e20a32f8
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en">
<head> <head>
<title>Library</title> <title>Library</title>
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />
@ -13,6 +13,7 @@
<script type="text/javascript"> <script type="text/javascript">
window.addEventListener("DOMContentLoaded", init); window.addEventListener("DOMContentLoaded", init);
</script> </script>
<meta name="description" content="A personal library record." />
</head> </head>
<body> <body>
<div class="wrapper"> <div class="wrapper">