Skip to content

Commit 06ba5df

Browse files
committed
removed unnecessary links to cdn
the js/css files had been already locally and linked in ssi includes
1 parent 564d0cf commit 06ba5df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

html/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
<meta name="twitter:url" content="http://susi.ai">
2121
<meta name="twitter:description" content="Chat with a Personal Assistant: Artificial Intelligence for Information Retrieval">
2222
<meta name="twitter:image" content="http://susi.ai/artwork/susi_org_sticker.png">
23-
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
24-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
25-
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
2623
<!-- Your application bootstrap -->
2724
<script type="text/javascript">
2825
/**

0 commit comments

Comments
 (0)