heck 3 weeks ago
parent
commit
1347dbc95c
  1. 7
      html/index.html

7
html/index.html

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="de"> <html lang="de">
<head> <head>
<title>Sub Factory</title> <title>Subfactory</title>
<a id="focus" href="#focus"></a> <a id="focus" href="#focus"></a>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8"> <meta charset="utf-8">
@ -10,6 +10,11 @@
<link rel="icon" type="image/png" href="./resources/favicon.png"> <link rel="icon" type="image/png" href="./resources/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css">
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Orbitron">-->
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Orbitron">-->
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Goldman">-->
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Silkscreen">-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Michroma">
<link rel="stylesheet" href="css/fontred.css"> <link rel="stylesheet" href="css/fontred.css">

Loading…
Cancel
Save