diff --git a/package.json b/package.json
index a7fdd35..f6264fa 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"url": "https://github.com/distillpub/distill-template/issues"
},
"scripts": {
- "start": "rollup -c rollup.config.dev.js -w",
+ "dev": "rollup -c rollup.config.dev.js -w",
"serve": "python3 -m http.server --bind 127.0.0.1 8888",
"test": "mocha",
"lint": "eslint",
diff --git a/src/components/d-appendix.js b/src/components/d-appendix.js
index 3056550..475f444 100644
--- a/src/components/d-appendix.js
+++ b/src/components/d-appendix.js
@@ -1,11 +1,10 @@
import { Template } from '../mixins/template';
-import { body } from '../helpers/layout';
const T = Template('d-appendix', `
');
+ this.hoverBox.innerHTML = `