Update index.html

This commit is contained in:
slweeb 2022-02-14 10:29:58 -05:00
parent 4cfa82c27d
commit e9d9c11e25
1 changed files with 3 additions and 2 deletions

View File

@ -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",