From ad99cf209b8c4bfa94234d43cc4719aee4dd9ee8 Mon Sep 17 00:00:00 2001
From: byoung597 <132179773+byoung597@users.noreply.github.com>
Date: Tue, 2 Apr 2024 11:11:59 -0600
Subject: [PATCH] Pushes
Pushes
---
_site/cleansing.html | 30 +-
_site/competition.html | 30 +-
_site/exploration.html | 30 +-
_site/full_stack.html | 30 +-
_site/index.html | 30 +-
_site/ml.html | 30 +-
_site/robots.txt | 2 +-
_site/search.json | 327 +++---------------
.../bootstrap/bootstrap-dark.min.css | 2 +-
_site/site_libs/bootstrap/bootstrap.min.css | 2 +-
_site/site_libs/quarto-nav/quarto-nav.js | 1 -
.../site_libs/quarto-search/quarto-search.js | 65 +---
_site/story_telling.html | 30 +-
13 files changed, 99 insertions(+), 510 deletions(-)
diff --git a/_site/cleansing.html b/_site/cleansing.html
index 162d724..f1e8444 100644
--- a/_site/cleansing.html
+++ b/_site/cleansing.html
@@ -2,7 +2,7 @@
-
+
@@ -404,24 +404,6 @@ Title 2 Header
// clear code selection
e.clearSelection();
});
- var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
- var mailtoRegex = new RegExp(/^mailto:/);
- var filterRegex = new RegExp('/' + window.location.host + '/');
- var isInternal = (href) => {
- return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
- }
- // Inspect non-navigation links and adorn them if external
- var links = window.document.querySelectorAll('a[href]:not(.nav-link):not(.navbar-brand):not(.toc-action):not(.sidebar-link):not(.sidebar-item-toggle):not(.pagination-link):not(.no-external):not([aria-hidden]):not(.dropdown-item):not(.quarto-navigation-tool)');
- for (var i=0; iTitle 2 Header
try { href = new URL(href).hash; } catch {}
const id = href.replace(/^#\/?/, "");
const note = window.document.getElementById(id);
- if (note) {
- return note.innerHTML;
- } else {
- return "";
- }
+ return note.innerHTML;
});
}
const xrefs = window.document.querySelectorAll('a.quarto-xref');
@@ -738,7 +716,7 @@ Title 2 Header