Skip to content

Commit

Permalink
Deploying to gh-pages from @ f9e69e0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
njt1982 committed Mar 23, 2024
1 parent 210cd68 commit 0d71640
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 102 deletions.
Binary file removed apple-touch-icon.10d8f570.png
Binary file not shown.
Binary file added apple-touch-icon.9ff570d6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions index.26f50417.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions index.26f50417.js.map

Large diffs are not rendered by default.

48 changes: 0 additions & 48 deletions index.3f59f190.js

This file was deleted.

1 change: 0 additions & 1 deletion index.3f59f190.js.map

This file was deleted.

11 changes: 11 additions & 0 deletions index.4178b999.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions index.4178b999.js.map

Large diffs are not rendered by default.

48 changes: 0 additions & 48 deletions index.c96dfa49.js

This file was deleted.

1 change: 0 additions & 1 deletion index.c96dfa49.js.map

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!doctype html><html class="no-js"><head><meta charset="utf-8"><meta name="description" content=""><meta name="viewport" content="width=device-width, initial-scale=1"><title>Discworld search</title><link rel="apple-touch-icon" href="/discworld-search/apple-touch-icon.10d8f570.png"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300&family=Slabo+27px&display=swap" rel="stylesheet"><link rel="stylesheet" href="/discworld-search/styles/main.css"></head><body> <!--[if lt IE 10]>
<!doctype html><html class="no-js"><head><meta charset="utf-8"><meta name="description" content><meta name="viewport" content="width=device-width, initial-scale=1"><title>Discworld search</title><link rel="apple-touch-icon" href="/discworld-search/apple-touch-icon.9ff570d6.png"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300&family=Slabo+27px&display=swap" rel="stylesheet"><link rel="stylesheet" href="/discworld-search/styles/main.css"></head><body> <!--[if lt IE 10]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--> <div class="fixed-top jumbotron jumbotron-fluid py-3"> <div class="container"> <div class="align-items-center justify-content-center row"> <h1 class="col m-0">Discworld Book Browser!</h1> <p class="col lead m-0 text-end">Find a book by its character.</p> </div> </div> </div> <div class="container" id="content"> <div class="row"> <div class="col-md-3 col-sm-4 col-xs-12 left-column mb-4"> <form id="filter-form"> <div class="form-group mt-3"> <label for="character">Character: </label> <select id="character" name="character" class="form-select" multiple> </select> </div> <div class="form-group mt-3"> <label for="location">Location: </label> <select id="location" name="location" class="form-select" multiple> </select> </div> <div class="form-group mt-3"> <label for="series">Series: </label> <select id="series" name="series" class="form-select" multiple> </select> </div> <div class="form-group mt-3"> <label for="year">Year: </label> <select id="year" name="year" class="form-select" multiple> </select> </div> </form> </div> <div class="col-md-9 col-sm-8 col-xs-12 main-column"> <div id="book_list" class="row"></div> </div> </div> <div class="footer"> </div> </div> <script src="/discworld-search/index.c96dfa49.js" type="module"></script><script src="/discworld-search/index.3f59f190.js" nomodule="" defer></script> </body></html>
<![endif]--> <div class="fixed-top jumbotron jumbotron-fluid py-3"> <div class="container"> <div class="align-items-center justify-content-center row"> <h1 class="col m-0">Discworld Book Browser!</h1> <p class="col lead m-0 text-end">Find a book by its character.</p> </div> </div> </div> <div class="container" id="content"> <div class="row"> <div class="col-md-3 col-sm-4 col-xs-12 left-column mb-4"> <form id="filter-form"> <div class="form-group mt-3"> <label for="character">Character: </label> <select id="character" name="character" class="form-select" multiple> </select> </div> <div class="form-group mt-3"> <label for="location">Location: </label> <select id="location" name="location" class="form-select" multiple> </select> </div> <div class="form-group mt-3"> <label for="series">Series: </label> <select id="series" name="series" class="form-select" multiple> </select> </div> <div class="form-group mt-3"> <label for="year">Year: </label> <select id="year" name="year" class="form-select" multiple> </select> </div> </form> </div> <div class="col-md-9 col-sm-8 col-xs-12 main-column"> <div id="book_list" class="row"></div> </div> </div> <div class="footer"> </div> </div> <script src="/discworld-search/index.4178b999.js" type="module"></script><script src="/discworld-search/index.26f50417.js" nomodule defer></script> </body></html>
2 changes: 1 addition & 1 deletion styles/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion styles/main.css.map

Large diffs are not rendered by default.

0 comments on commit 0d71640

Please sign in to comment.