stop tracking minified files #783
This commit is contained in:
parent
a200e93537
commit
3aaca471b1
12 changed files with 18 additions and 35 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<title>reveal.js - Barebones</title>
|
||||
|
||||
<link rel="stylesheet" href="../../css/reveal.min.css">
|
||||
<link rel="stylesheet" href="../../css/reveal.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -29,7 +29,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<script src="../../js/reveal.min.js"></script>
|
||||
<script src="../../js/reveal.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue