mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
test amp
This commit is contained in:
parent
e7a2b9b29f
commit
dc60fe4e08
23
tools/Calculator-inator/index.html
Normal file
23
tools/Calculator-inator/index.html
Normal file
@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html amp lang="en">
|
||||
<head>
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<link rel="canonical" href="/index.html">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
|
||||
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
|
||||
<script async src="https://cdn.ampproject.org/v0.js"></script>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.png">
|
||||
<title>Bad website - Calculator-inator</title>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<h1>Calculator-inator</h1>
|
||||
<p>Calculator & Converter for Android inspired from Google's Calculator App</p>
|
||||
<h1>Features:</h1>
|
||||
<p>Basic & Advanced Calculator with logarithmic and trigonometric functions. Length, Area, Mass, Speed, Pressure, Data, Volume, Time, Temperature, Angle Live Currency Converter.</p>
|
||||
<br>
|
||||
<h1>Downloads:</h1>
|
||||
</BODY>
|
||||
<footer class="footer">
|
||||
</footer>
|
||||
</HTML>
|
||||
Loading…
x
Reference in New Issue
Block a user