Skip to content

Commit

Permalink
fix img src
Browse files Browse the repository at this point in the history
  • Loading branch information
dntzhang committed Mar 3, 2017
1 parent 9d508fa commit 5b3372e
Show file tree
Hide file tree
Showing 41 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion carousel/3d/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<div class="big-container">

Expand Down
2 changes: 1 addition & 1 deletion example/3d.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
margin-top: -105px;">
<img style="width: 210px; height: 210px;" src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/atLogo.png" alt="" /></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../transformjs/transform.js"></script>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/b2.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</head>
<body style="height:2000px;">
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<div class="button" id="button">AlloyTouch Button</div>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/button.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<div class="button" id="button">AlloyTouch Button</div>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/carousel.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</div>
</div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:60px;height:60px;">
<img style="width:60px;height:60px;" src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img style="width:60px;height:60px;" src="//alloyteam.github.io/github.png" alt="">
</a>

<script src="../transformjs/transform.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/drag.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<div class="box" id="box"> Drag Me</div>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/index.css.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../transformjs/transform.js"></script>
<script src="../alloy_touch.css.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/rotate.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</div>

<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:100px;height:100px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" style="width:100px;" alt="">
<img src="//alloyteam.github.io/github.png" style="width:100px;" alt="">
</a>
<script src="../transformjs/transform.js"></script>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../transformjs/transform.js"></script>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion example/threejs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: absolute; right: 0; top: 0;z-index: 100;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
<script src="asset/three.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion example/threejs/no_inertia.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: absolute; right: 0; top: 0;z-index: 100;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
<script src="asset/three.js"></script>

Expand Down
2 changes: 1 addition & 1 deletion full_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@

</div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../transformjs/transform.js"></script>
<script src="../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ <h2>Products using AlloyTouch</h2>
</div>
</div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" id="githubLink" style="position: fixed; right: 0; top: 0; z-index: 3;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>

<script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/drip_refresh/drip.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</script>

<a href="https://github.com/AlloyTeam/AlloyTouch/blob/master/example/drip_refresh/index.html" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
</body>
</html>
2 changes: 1 addition & 1 deletion refresh/drip_refresh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 5; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.css.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/infinite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.css.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/infinite/index.raf.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/infinite/index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/infinite/index3.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/infinite/kandian.html
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ <h1 id="userName" class="userName">💋QQ看点👆</h1>
</div>
</section>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 113; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.css.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/native_scroll/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
</script>

<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
</body>
</html>
2 changes: 1 addition & 1 deletion refresh/pull_refresh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 13; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="../../alloy_touch.css.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/refresh_plugin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<script src="../../transformjs/transform.js"></script>
<script src="alloy_touch.refresh.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion refresh/wave/image_wave.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

</script>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
</body>
</html>
2 changes: 1 addition & 1 deletion refresh/wave/wave.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

</script>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
</body>
</html>
2 changes: 1 addition & 1 deletion select/infinite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 1313; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<div class="button" id="button">AlloyTouch Button</div>
<script src="../../transformjs/transform.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion select/simple/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 1313; width: 140px; height: 140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
<div class="button" id="button">AlloyTouch Button</div>
<script src="../../transformjs/transform.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/all.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
<div style="text-align: center; position: relative; left: 100px; top: 100px;" id="ctt">

Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/as_tool.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<img src="../asset/alloy.png" id="test" style="display: block; width: 210px;height: 210px;position: absolute;left: 50%;margin-left: -105px;margin-top: -105px;top:50%;">
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>

<script src="../transform.js" ></script>
Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/get_matrix2d.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>

<script src="../transform.js" ></script>
Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/get_matrix3d.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>

<script src="../transform.js" ></script>
Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/soft.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<img src="../asset/alloy.png" id="test" style="display: block; width: 210px;height: 210px;position: absolute;left: 50%;margin-left: -105px;margin-top: -105px;top:50%;">
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>

<script src="../transform.js" ></script>
Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/soft2.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<img src="../asset/alloy.png" id="test" style="display: block; width: 210px;height: 210px;position: absolute;left: 50%;margin-left: -105px;margin-top: -105px;top:50%;">
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>

<script src="../transform.js" ></script>
Expand Down
2 changes: 1 addition & 1 deletion transformjs/example/stars.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@

</script>
<a href="https://github.com/AlloyTeam/AlloyTouch/blob/master/transformjs/example/stars.html" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
</body>
</html>
2 changes: 1 addition & 1 deletion transformjs/example/stars2.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@

</script>
<a href="https://github.com/AlloyTeam/AlloyTouch/blob/master/transformjs/example/stars2.html" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
</body>
</html>
2 changes: 1 addition & 1 deletion transformjs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h1 id="title" style="width:300px;">transform.js</h1>
<h2>Examples</h2>

<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>

<div id="examples">
Expand Down
2 changes: 1 addition & 1 deletion transformjs/react/example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</head>
<body>
<a href="https://github.com/AlloyTeam/AlloyTouch/tree/master/transformjs" target="_blank" style="position: absolute; right: 0; top: 0;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="" />
<img src="//alloyteam.github.io/github.png" alt="" />
</a>
<div style="text-align: center; position: relative; left: 100px; top: 100px;" id="ctt">
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion vue/example/vue1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
</div>
<script type="text/javascript" src="./vue.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion vue/example/vue2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
</div>
<div id="footer"></div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" style="position: fixed; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>
</div>
<script type="text/javascript" src="./vue.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion website/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
</div>
<div class="note" id="note">Please use mobile device to access the site.</div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" id="githubLink" style="position: fixed;display:none; right: 0; top: 0; z-index: 3;width:140px;height:140px;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" style="width:140px;" alt="">
<img src="//alloyteam.github.io/github.png" style="width:140px;" alt="">
</a>
<div class="btn" onclick="goToUrl('https://github.com/AlloyTeam/AlloyTouch')">More Demos...</div>

Expand Down
2 changes: 1 addition & 1 deletion website/index_cn.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ <h2>使用AlloyTouch的产品</h2>
</div>
</div>
<a href="https://github.com/AlloyTeam/AlloyTouch" target="_blank" id="githubLink" style="position: fixed; right: 0; top: 0; z-index: 3;">
<img src="http://alloyteam.github.io/AlloyGameEngine/AlloyPaper/example/asset/img/github.png" alt="">
<img src="//alloyteam.github.io/github.png" alt="">
</a>

<script>
Expand Down

0 comments on commit 5b3372e

Please sign in to comment.