diff --git a/packages/diffhtml-website/components/layout.js b/packages/diffhtml-website/components/layout.js index 5089c5e6..2abb2fb2 100644 --- a/packages/diffhtml-website/components/layout.js +++ b/packages/diffhtml-website/components/layout.js @@ -39,7 +39,7 @@ module.exports = ({ path, page, pages, content }) => html`

- +

diffHTML

v${version}

An easy-to-use Virtual DOM built for the web!

diff --git a/packages/diffhtml-website/pages/index.md b/packages/diffhtml-website/pages/index.md index b2523de1..2ccc80c3 100644 --- a/packages/diffhtml-website/pages/index.md +++ b/packages/diffhtml-website/pages/index.md @@ -37,7 +37,7 @@ side applications and tools like webpack, browserify, and rollup.
-* +* @@ -46,7 +46,7 @@ side applications and tools like webpack, browserify, and rollup. npm install --save diffhtml ``` -* +* ``` sh yarn add diffhtml diff --git a/packages/diffhtml-website/public/images/diffhtml-logo-fit.png b/packages/diffhtml-website/public/images/diffhtml-logo-fit.png new file mode 100644 index 00000000..21274be3 Binary files /dev/null and b/packages/diffhtml-website/public/images/diffhtml-logo-fit.png differ