Skip to content

Commit 0ae685a

Browse files
author
Kye Hohenberger
committed
update to logo instead of bob ross 😭
1 parent f09e3d3 commit 0ae685a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

emotion.png

385 KB
Loading

example/src/avatar.jpg

-40.3 KB
Binary file not shown.

example/src/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const keyframesExample = require('./blocks/keyframes.example')
1717
// const fontFaceExample = require('./blocks/font-face.example')
1818
// const docMarkdown = require('./docs/index.md')
1919
// const readmeMarkdown = require('../../README.md')
20-
const avatarUrl = require('./avatar.jpg')
20+
const avatarUrl = require('../../emotion.png')
2121

2222
injectGlobal`
2323
html, body {

0 commit comments

Comments
 (0)