fix favicon path in examples
This commit is contained in:
parent
d1a9d5cf84
commit
f45c47de59
15 changed files with 15 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<title>Image Manipulation</title>
|
||||
<meta http-equiv="Keywords" content="Images"/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<link rel="shortcut icon" type="image/png" href="../../../source/Ox.UI/themes/classic/png/icon16.png"/>
|
||||
<link rel="shortcut icon" type="image/png" href="../../../source/Ox.UI/themes/oxlight/png/icon16.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/example.css"/>
|
||||
<script type="text/javascript" src="../../../build/Ox.js"></script>
|
||||
<script type="text/javascript" src="js/example.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue