diff --git a/package.json b/package.json
index 139130d..de8f773 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,10 @@
{
"name": "distill-template",
+<<<<<<< HEAD
"version": "2.2.11",
+=======
+ "version": "2.2.12",
+>>>>>>> be585691c53c0f06db2b6dd0f218905825bc57ae
"description": "Template for creating Distill articles.",
"main": "dist/template.v2.js",
"bin": {
@@ -12,7 +16,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 = `