Update index.html

This commit is contained in:
brausjonas
2023-03-23 22:18:44 +01:00
committed by GitHub
parent 87f12bec1a
commit 8b74e09451
+2 -2
View File
@@ -5,8 +5,8 @@
<title>IO Games Studios</title> <title>IO Games Studios</title>
<meta name="description" content=""> <meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="css/style.css" rel="stylesheet"> <link href="/css/style.css" rel="stylesheet">
<link href="css/bootstrap.css" rel="stylesheet"> <link href="/css/bootstrap.css" rel="stylesheet">
</head> </head>
<body> <body>
<nav class="navbar navbar-expand-lg navbar-light bg-light"> <nav class="navbar navbar-expand-lg navbar-light bg-light">