Skip to content

Commit 6583522

Browse files
committed
update
1 parent 219290a commit 6583522

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<title>Matchzoo Website Homepage</title>
99
<link rel="shortcut icon" href="./favicon.png">
1010
<link href="/css/index.css" rel="stylesheet">
11-
<link href="https://cdn.jsdelivr.net/npm/[email protected]/styles/monokai.css" rel="stylesheet" />
11+
<!-- <link href="https://cdn.jsdelivr.net/npm/[email protected]/styles/monokai.css" rel="stylesheet" />
1212
<script src="https://www.ceriously.com/js/highlight.pack.js"></script>
1313
<script>hljs.initHighlightingOnLoad();</script>
14-
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script>
14+
<script src="https://cdn.jsdelivr.net/npm/[email protected]/marked.min.js"></script> -->
1515
<link rel="shortcut icon" href="./favicon.png"><link href="./css/index.css" rel="stylesheet"></head>
1616

1717
<body>

0 commit comments

Comments
 (0)