-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ f9e69e0 🚀
- Loading branch information
Showing
13 changed files
with
28 additions
and
102 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.