diff options
author | Loïc Hoguin <[email protected]> | 2017-05-23 21:14:43 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-05-23 21:14:43 +0200 |
commit | 15175121fb32a9878dd8b015e93aec06c6a96f2a (patch) | |
tree | bd999390fbf29854cc8187a1b2ae32d9878780d8 /articles/on-open-source/index.html | |
parent | 41c769ab5c19da92ecba35d9accc4bc123029e8d (diff) | |
download | ninenines.eu-15175121fb32a9878dd8b015e93aec06c6a96f2a.tar.gz ninenines.eu-15175121fb32a9878dd8b015e93aec06c6a96f2a.tar.bz2 ninenines.eu-15175121fb32a9878dd8b015e93aec06c6a96f2a.zip |
Remove jquery and bootstrap-dropdown.js
They're not used anymore! Woohoo!
Diffstat (limited to 'articles/on-open-source/index.html')
-rw-r--r-- | articles/on-open-source/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/articles/on-open-source/index.html b/articles/on-open-source/index.html index 9c21b84a..a6289d1a 100644 --- a/articles/on-open-source/index.html +++ b/articles/on-open-source/index.html @@ -279,8 +279,6 @@ articles.</p> </footer> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> - <script src="/js/bootstrap-dropdown.js"></script> <script src="/js/custom.js"></script> </body> </html> |