-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #123 from M3-org/load-by-manifest-characters
add changes for github pages to work
- Loading branch information
Showing
20 changed files
with
89 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import React from "react" | ||
import "./Logo.css" | ||
export default function Logo () { | ||
return <div className="logo"><img src="/ui/weba.png" /></div> | ||
return <div className="logo"><img src="./ui/weba.png" /></div> | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,134 +1,134 @@ | ||
export const IconCollection = [ | ||
{ | ||
name: 'backpack', | ||
file: '/assets/icons/backpack.svg', | ||
file: './assets/icons/backpack.svg', | ||
}, | ||
{ | ||
name: 'microphone', | ||
file: '/assets/icons/microphone.svg', | ||
file: './assets/icons/microphone.svg', | ||
}, | ||
{ | ||
name: 'speechToText', | ||
file: '/assets/icons/speechToText.svg', | ||
file: './assets/icons/speechToText.svg', | ||
}, | ||
{ | ||
name: 'arrowRight', | ||
file: '/assets/icons/arrowRight.svg', | ||
file: './assets/icons/arrowRight.svg', | ||
}, | ||
{ | ||
name: 'arrowLeft', | ||
file: '/assets/icons/arrowLeft.svg', | ||
file: './assets/icons/arrowLeft.svg', | ||
}, | ||
{ | ||
name: 'rooms', | ||
file: '/assets/icons/rooms.svg', | ||
file: './assets/icons/rooms.svg', | ||
}, | ||
{ | ||
name: 'scenes', | ||
file: '/assets/icons/scenes.svg', | ||
file: './assets/icons/scenes.svg', | ||
}, | ||
{ | ||
name: 'settings', | ||
file: '/assets/icons/settings.svg', | ||
file: './assets/icons/settings.svg', | ||
}, | ||
{ | ||
name: 'tokens', | ||
file: '/assets/icons/tokens.svg', | ||
file: './assets/icons/tokens.svg', | ||
}, | ||
{ | ||
name: 'voice', | ||
file: '/assets/icons/voice.svg', | ||
file: './assets/icons/voice.svg', | ||
}, | ||
{ | ||
name: 'vr', | ||
file: '/assets/icons/vr.svg', | ||
file: './assets/icons/vr.svg', | ||
}, | ||
{ | ||
name: 'discord', | ||
file: '/assets/icons/discord.svg', | ||
file: './assets/icons/discord.svg', | ||
}, | ||
{ | ||
name: 'metamask', | ||
file: '/assets/icons/metamask.svg', | ||
file: './assets/icons/metamask.svg', | ||
}, | ||
{ | ||
name: 'close', | ||
file: '/assets/icons/close.svg', | ||
file: './assets/icons/close.svg', | ||
}, | ||
{ | ||
name: 'hide', | ||
file: '/assets/icons/hide.svg', | ||
file: './assets/icons/hide.svg', | ||
}, | ||
{ | ||
name: 'map', | ||
file: '/assets/icons/map.svg', | ||
file: './assets/icons/map.svg', | ||
}, | ||
{ | ||
name: 'login', | ||
file: '/assets/icons/login.svg', | ||
file: './assets/icons/login.svg', | ||
}, | ||
{ | ||
name: 'logout', | ||
file: '/assets/icons/logout.svg', | ||
file: './assets/icons/logout.svg', | ||
}, | ||
{ | ||
name: 'plus', | ||
file: '/assets/icons/plus.svg', | ||
file: './assets/icons/plus.svg', | ||
}, | ||
{ | ||
name: 'minus', | ||
file: '/assets/icons/minus.svg', | ||
file: './assets/icons/minus.svg', | ||
}, | ||
{ | ||
name: 'mint', | ||
file: '/assets/icons/mint.svg', | ||
file: './assets/icons/mint.svg', | ||
}, | ||
{ | ||
name: 'download', | ||
file: '/assets/icons/download.svg', | ||
file: './assets/icons/download.svg', | ||
}, | ||
{ | ||
name: 'classDropHunter', | ||
file: '/assets/icons/class-drop-hunter.svg', | ||
file: './assets/icons/class-drop-hunter.svg', | ||
}, | ||
{ | ||
name: 'classEndineer', | ||
file: '/assets/icons/class-engineer.svg', | ||
file: './assets/icons/class-engineer.svg', | ||
}, | ||
{ | ||
name: 'classCustom', | ||
file: '/assets/icons/class-custom.svg', | ||
file: './assets/icons/class-custom.svg', | ||
}, | ||
{ | ||
name: 'classNeuralHacker', | ||
file: '/assets/icons/class-neural-hacker.svg', | ||
file: './assets/icons/class-neural-hacker.svg', | ||
}, | ||
{ | ||
name: 'classLiskWitch', | ||
file: '/assets/icons/class-lisk-witch.svg', | ||
file: './assets/icons/class-lisk-witch.svg', | ||
}, | ||
{ | ||
name: 'classBruiser', | ||
file: '/assets/icons/class-bruiser.svg', | ||
file: './assets/icons/class-bruiser.svg', | ||
}, | ||
{ | ||
name: 'classBeastPainter', | ||
file: '/assets/icons/class-beast-painter.svg', | ||
file: './assets/icons/class-beast-painter.svg', | ||
}, | ||
{ | ||
name: 'soundon', | ||
file: '/assets/icons/soundon.svg', | ||
file: './assets/icons/soundon.svg', | ||
}, | ||
{ | ||
name: 'soundoff', | ||
file: '/assets/icons/soundoff.svg', | ||
file: './assets/icons/soundoff.svg', | ||
}, | ||
{ | ||
name: 'soundoff', | ||
file: '/assets/icons/soundoff.svg', | ||
file: './assets/icons/soundoff.svg', | ||
}, | ||
{ | ||
name: 'polygon', | ||
file: '/assets/icons/polygon.svg', | ||
file: './assets/icons/polygon.svg', | ||
}, | ||
]; | ||
]; |
Oops, something went wrong.