Update index.html
This commit is contained in:
parent
4cfa82c27d
commit
e9d9c11e25
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="copyright" content="R74n">
|
||||
<link href="https://fonts.googleapis.com/css?family=Press+Start+2P" rel="stylesheet">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="follow">
|
||||
<meta name="robots" content="all">
|
||||
|
||||
<!--Favicons-->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="icons/apple-touch-icon.png?v=2">
|
||||
|
|
@ -3818,7 +3818,7 @@
|
|||
color: "#e6e6e6",
|
||||
behavior: behaviors.WALL,
|
||||
category: "solids",
|
||||
temp: -78.5,
|
||||
temp: -98.5,
|
||||
tempHigh: -78.5,
|
||||
stateHigh: "carbon_dioxide",
|
||||
state: "solid",
|
||||
|
|
@ -3936,6 +3936,7 @@
|
|||
"water": { "elem1": "acid", "elem2":null },
|
||||
"steam": { "elem2": "acid_gas", "elem1":null },
|
||||
},
|
||||
temp: -36.04,
|
||||
tempHigh: -34.04,
|
||||
stateHigh: "chlorine",
|
||||
state: "liquid",
|
||||
|
|
|
|||
Loading…
Reference in New Issue