Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jieiku committed Jul 23, 2024
1 parent 254cd12 commit 8bc8870
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ youtube = "channel/your-channel-id"
### You can load extra css files if you need to, just separate by comma:
### stylesheets = [ "abridge.css", "extra.css" ]
### search_library, library to use. valid values:
### false, "elasticlunr", "tinysearch", "stork"
### false, "elasticlunr", "tinysearch", "stork", "pagefind"
### offline: implies uglyurls=true and integrity=false, when true NPM/node will
### automatically set the path for the base_url, it will build the site,
### then set the base_url back to what it was. This is a way to build a completely
Expand Down
3 changes: 1 addition & 2 deletions static/js/abridge.min.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions static/js/abridge_nopwa.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/katexbundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.1.0","languages":{"en":{"hash":"en_64251876f7","wasm":"en","page_count":15},"fr":{"hash":"fr_db69a6374e","wasm":"fr","page_count":11},"es":{"hash":"es_d9188c3e85","wasm":"es","page_count":2}}}
{"version":"1.1.0","languages":{"fr":{"hash":"fr_b34dd2c23f","wasm":"fr","page_count":11},"en":{"hash":"en_88e373ea1f","wasm":"en","page_count":15},"es":{"hash":"es_7556d6166a","wasm":"es","page_count":2}}}
2 changes: 1 addition & 1 deletion static/js/search_elasticlunr.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/search_stork.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/sw.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/sw.min.js

Large diffs are not rendered by default.

0 comments on commit 8bc8870

Please sign in to comment.