mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
site: disable unnecessary stylesheet
This commit is contained in:
parent
9bf2d352a1
commit
734c622698
@ -11,7 +11,7 @@
|
||||
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
|
||||
<link href="/css/style.css" rel="stylesheet">
|
||||
<link href="/css/syntax.css" rel="stylesheet">
|
||||
<!-- <link href="/css/syntax.css" rel="stylesheet"> -->
|
||||
</head>
|
||||
<body class="container">
|
||||
<nav class="navbar navbar-default" role="navigation">
|
||||
|
Loading…
Reference in New Issue
Block a user