Icons
This commit is contained in:
Generated
+1
-1
@@ -63,7 +63,7 @@
|
||||
<workItem from="1679754546660" duration="3762000" />
|
||||
<workItem from="1679776338023" duration="11768000" />
|
||||
<workItem from="1679841996008" duration="10372000" />
|
||||
<workItem from="1679854460628" duration="2378000" />
|
||||
<workItem from="1679854460628" duration="3132000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -3,10 +3,14 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>IO Game Studios | Games</title>
|
||||
<link rel="icon" href="IOGameStudiosSmall.jpg">
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="navigationStyle.css">
|
||||
<link rel="stylesheet" href="mainPage.css">
|
||||
<link rel="stylesheet" href="Footerstyle.css">
|
||||
|
||||
</head>
|
||||
<body onresize="hideMobileMenuBar()">
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>IO Game Studios</title>
|
||||
<link rel="icon" href="IOGameStudiosSmall.jpg">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="navigationStyle.css">
|
||||
|
||||
+4
-1
@@ -2,7 +2,10 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>IO Game Studios</title>
|
||||
<title>IO Game Studios | QuickLinks</title>
|
||||
<link rel="icon" href="IOGameStudiosSmall.jpg">
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="navigationStyle.css">
|
||||
<link rel="stylesheet" href="mainPage.css">
|
||||
|
||||
Reference in New Issue
Block a user