mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-13 11:13:45 +00:00
chore(*): Add favicon and manifest
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
import * as d3 from 'd3';
|
||||
|
||||
require('./assets/favicon.ico');
|
||||
require('./assets/android-chrome-192x192.png');
|
||||
require('./assets/android-chrome-512x512.png');
|
||||
|
||||
const padding = {
|
||||
top: 20,
|
||||
right: 40,
|
||||
|
||||
Reference in New Issue
Block a user