diff options
Diffstat (limited to 'prolog.html')
-rw-r--r-- | prolog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog.html b/prolog.html index 7bda6e9..a83c2cd 100644 --- a/prolog.html +++ b/prolog.html @@ -6,7 +6,7 @@ <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="format-detection" content="telephone=no"> - <!--link rel="stylesheet" href="css/jquery/jquery.terminal.css" type="text/css"--> + <link rel="stylesheet" href="css/jquery/jquery.terminal.css" type="text/css"> <!-- CodeMirror --> <link rel="stylesheet" href="css/codemirror/codemirror.css" type="text/css"> <link rel="stylesheet" href="css/codemirror/show-hint.css" type="text/css"> |