summaryrefslogtreecommitdiff
path: root/_includes/footing.html
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-04-05 20:15:53 -0400
committerAlee <Alee14498@gmail.com>2019-04-05 20:15:53 -0400
commitb9c3946dab30a097cd5390e019e42a8a99116587 (patch)
treef1b1448baddf6ba5f8ef50bce9609a65854aa138 /_includes/footing.html
parentaadc05c21ba13f4aa8a5629d032878dba661d105 (diff)
downloadsilicon-linux-b9c3946dab30a097cd5390e019e42a8a99116587.tar.gz
silicon-linux-b9c3946dab30a097cd5390e019e42a8a99116587.tar.bz2
silicon-linux-b9c3946dab30a097cd5390e019e42a8a99116587.zip
Added improvement; Blog will be added later.
Diffstat (limited to '_includes/footing.html')
-rw-r--r--_includes/footing.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/_includes/footing.html b/_includes/footing.html
new file mode 100644
index 0000000..203ff94
--- /dev/null
+++ b/_includes/footing.html
@@ -0,0 +1,4 @@
+ <!-- Bootstrap JS -->
+ <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
+ <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script> \ No newline at end of file