-
Notifications
You must be signed in to change notification settings - Fork 320
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 #549 from glitch128/master
copy and link favicon to editor
- Loading branch information
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
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 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><link rel="shortcut icon" type="image/x-icon" href="/docs/favicon.ico"/><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/><meta name="description" content="nunuStudio is a web based game engine for 3D and 2D game development with support for VR and AR"><meta name="keywords" content="GameDev,Virtual Reality,Augmented Reality,JavaScript,JS,three.js"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><script defer="defer" src="bundle.js"></script></head><body><script src="acorn.js"></script><script src="tern.js"></script><script src="codemirror.js"></script><script src="jshint.js"></script><script src="draco_encoder.js"></script><link rel="stylesheet" href="codemirror.css"><link rel="stylesheet" href="styles.css"></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/><meta name="description" content="nunuStudio is a web based game engine for 3D and 2D game development with support for VR and AR"><meta name="keywords" content="GameDev,Virtual Reality,Augmented Reality,JavaScript,JS,three.js"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><script defer="defer" src="bundle.js"></script></head><body><script src="acorn.js"></script><script src="tern.js"></script><script src="codemirror.js"></script><script src="jshint.js"></script><script src="draco_encoder.js"></script><link rel="stylesheet" href="codemirror.css"><link rel="stylesheet" href="styles.css"></body></html> |