diff options
| author | Bobby <[email protected]> | 2022-03-13 23:41:11 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-03-13 23:41:11 -0400 |
| commit | d67ca9d8d18a70ffd1eb0743fed80c8a0e78422b (patch) | |
| tree | 419f9fd0484aad05d55d324bebdfbb4605433019 | |
| parent | 1fff92ddd5a075e775f6a4e08f79b0cdd22f48f9 (diff) | |
| download | luciferreeves.github.io-d67ca9d8d18a70ffd1eb0743fed80c8a0e78422b.tar.xz luciferreeves.github.io-d67ca9d8d18a70ffd1eb0743fed80c8a0e78422b.zip | |
collapsible navbar::incl
| -rw-r--r-- | public/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 6dcbb3a..7bececf 100644 --- a/public/index.html +++ b/public/index.html @@ -36,8 +36,11 @@ <p>I'm Bobby. Welcome to my personal website. Unfortunately, this website is currently under maintenance and I am working on a completely new look. Please come back soon...</p> </div> + <script type="text/javascript" src="//platform.twitter.com/widgets.js"></script> <script src="static/assets/js/jquery.js"></script> <script src="static/assets/js/bootstrap-386.js"></script> + <script src="static/assets/js/bootstrap-transition.js"></script> + <script src="static/assets/js/bootstrap-collapse.js"></script> </body> </html>
\ No newline at end of file |
