Skip to content

Commit

Permalink
move /Images
Browse files Browse the repository at this point in the history
  • Loading branch information
syado committed Jul 1, 2019
1 parent 9f002da commit 5b11d25
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 245 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
244 changes: 0 additions & 244 deletions index.html

This file was deleted.

2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ app.on("ready", () => {
fullscreenable: false,
fullscreen: false,
})
win.loadURL(`file://${__dirname}/index.html`)
win.loadURL(`file://${__dirname}/docs/index.html`)
win.setAlwaysOnTop(true);
win.setIgnoreMouseEvents(false);
win.on('closed', () => { win = null; })
Expand Down

0 comments on commit 5b11d25

Please sign in to comment.