Skip to content

Commit 6be1052

Browse files
Update index.html
1 parent 345739b commit 6be1052

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<title>Web4 OS</title>
77

88
<link rel="stylesheet"
9-
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
10-
9+
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"
10+
htef="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js">
1111
<style>
1212
:root {
1313
--primary: #7dcfff;
@@ -250,5 +250,8 @@ <h2>Global Tech Intelligence</h2>
250250
setInterval(fetchNews,600000);
251251
</script>
252252
[% embed https://pkgdown.r-lib.org/ %]
253+
[% embed https://mathjax.rstudio.com/2.7.9/MathJax.js %]
254+
[% embed https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js %]
255+
[% embed https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js %]
253256
</body>
254257
</html>

0 commit comments

Comments
 (0)