diff --git a/book/_config.yml b/book/_config.yml
index 2e4c03b..63c385c 100644
--- a/book/_config.yml
+++ b/book/_config.yml
@@ -44,6 +44,7 @@ repository:
branch: master
html:
+ baseurl: https://kyleniemeyer.github.io/ME373-book
use_edit_page_button: true
use_repository_button: true
use_issues_button: true
diff --git a/docs/content/LICENSE.html b/docs/content/LICENSE.html
index b86a315..c57fc92 100644
--- a/docs/content/LICENSE.html
+++ b/docs/content/LICENSE.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/bvps/boundary-value-problems.html b/docs/content/bvps/boundary-value-problems.html
index ab64c72..3a4794c 100644
--- a/docs/content/bvps/boundary-value-problems.html
+++ b/docs/content/bvps/boundary-value-problems.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/bvps/eigenvalue.html b/docs/content/bvps/eigenvalue.html
index f86062f..9742bba 100644
--- a/docs/content/bvps/eigenvalue.html
+++ b/docs/content/bvps/eigenvalue.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/bvps/finite-difference.html b/docs/content/bvps/finite-difference.html
index c49b37b..ff3300f 100644
--- a/docs/content/bvps/finite-difference.html
+++ b/docs/content/bvps/finite-difference.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/bvps/shooting-method.html b/docs/content/bvps/shooting-method.html
index c1a5d2a..2c0cda8 100644
--- a/docs/content/bvps/shooting-method.html
+++ b/docs/content/bvps/shooting-method.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/contributing.html b/docs/content/contributing.html
index 9792293..aab25f3 100644
--- a/docs/content/contributing.html
+++ b/docs/content/contributing.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/first-order.html b/docs/content/first-order.html
index bf6f12f..ba4d340 100644
--- a/docs/content/first-order.html
+++ b/docs/content/first-order.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/installing-jupyter.html b/docs/content/installing-jupyter.html
index ba30acd..d405677 100644
--- a/docs/content/installing-jupyter.html
+++ b/docs/content/installing-jupyter.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/intro.html b/docs/content/intro.html
index fed0121..b6f2fbf 100644
--- a/docs/content/intro.html
+++ b/docs/content/intro.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/numerical-methods/error.html b/docs/content/numerical-methods/error.html
index 594fd00..0319ab3 100644
--- a/docs/content/numerical-methods/error.html
+++ b/docs/content/numerical-methods/error.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/numerical-methods/initial-value-methods.html b/docs/content/numerical-methods/initial-value-methods.html
index b00db69..21a0a06 100644
--- a/docs/content/numerical-methods/initial-value-methods.html
+++ b/docs/content/numerical-methods/initial-value-methods.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/numerical-methods/integrals.html b/docs/content/numerical-methods/integrals.html
index d79300f..435cbd3 100644
--- a/docs/content/numerical-methods/integrals.html
+++ b/docs/content/numerical-methods/integrals.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/numerical-methods/numerical-methods.html b/docs/content/numerical-methods/numerical-methods.html
index 56b26a0..2b219b2 100644
--- a/docs/content/numerical-methods/numerical-methods.html
+++ b/docs/content/numerical-methods/numerical-methods.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/numerical-methods/stability.html b/docs/content/numerical-methods/stability.html
index aa2a5b3..1bf9bbc 100644
--- a/docs/content/numerical-methods/stability.html
+++ b/docs/content/numerical-methods/stability.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/pdes/elliptic.html b/docs/content/pdes/elliptic.html
index 385c9f9..c60893f 100644
--- a/docs/content/pdes/elliptic.html
+++ b/docs/content/pdes/elliptic.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/pdes/parabolic.html b/docs/content/pdes/parabolic.html
index f157376..8767925 100644
--- a/docs/content/pdes/parabolic.html
+++ b/docs/content/pdes/parabolic.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/pdes/partial-differential-equations.html b/docs/content/pdes/partial-differential-equations.html
index 28d5211..73aa8da 100644
--- a/docs/content/pdes/partial-differential-equations.html
+++ b/docs/content/pdes/partial-differential-equations.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/quizzes/quiz2-IVPs.html b/docs/content/quizzes/quiz2-IVPs.html
index 474583d..a1d621e 100644
--- a/docs/content/quizzes/quiz2-IVPs.html
+++ b/docs/content/quizzes/quiz2-IVPs.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/quizzes/quiz3-BVPs.html b/docs/content/quizzes/quiz3-BVPs.html
index e23e5b5..420d8a3 100644
--- a/docs/content/quizzes/quiz3-BVPs.html
+++ b/docs/content/quizzes/quiz3-BVPs.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/second-order/analytical.html b/docs/content/second-order/analytical.html
index 4ea25d6..c0ebc5b 100644
--- a/docs/content/second-order/analytical.html
+++ b/docs/content/second-order/analytical.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/second-order/fourier-series.html b/docs/content/second-order/fourier-series.html
index bfde201..4eb658f 100644
--- a/docs/content/second-order/fourier-series.html
+++ b/docs/content/second-order/fourier-series.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/second-order/initial-value-problems.html b/docs/content/second-order/initial-value-problems.html
index 6bd59a0..709c4a0 100644
--- a/docs/content/second-order/initial-value-problems.html
+++ b/docs/content/second-order/initial-value-problems.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/second-order/numerical-methods.html b/docs/content/second-order/numerical-methods.html
index fe60802..843943d 100644
--- a/docs/content/second-order/numerical-methods.html
+++ b/docs/content/second-order/numerical-methods.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/second-order/power-series.html b/docs/content/second-order/power-series.html
index f267309..9dc6e29 100644
--- a/docs/content/second-order/power-series.html
+++ b/docs/content/second-order/power-series.html
@@ -51,6 +51,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/content/second-order/second-order.html b/docs/content/second-order/second-order.html
index 4fd63e9..067d12b 100644
--- a/docs/content/second-order/second-order.html
+++ b/docs/content/second-order/second-order.html
@@ -49,6 +49,7 @@
const thebe_selector_output = ".output"
+
diff --git a/docs/genindex.html b/docs/genindex.html
index db5937a..7bc833c 100644
--- a/docs/genindex.html
+++ b/docs/genindex.html
@@ -42,6 +42,7 @@
+
diff --git a/docs/search.html b/docs/search.html
index f00bf1c..e051209 100644
--- a/docs/search.html
+++ b/docs/search.html
@@ -45,6 +45,7 @@
+