do the same for the records view
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
David 2023-02-25 17:27:43 -05:00
parent e6e20a32f8
commit db3387aac9
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,7 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Library</title>
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" href="style.css" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link
@ -17,6 +13,10 @@
<script type="text/javascript">
window.addEventListener("DOMContentLoaded", init);
</script>
<meta
name="description"
content="A scrollable view of all of my records."
/>
</head>
<body>
<div class="wrapper">