Commit Index and Level 0 changes

This commit is contained in:
Bradley Pierce 2023-01-21 12:03:44 -08:00
parent 4880c5225c
commit 38cd542642
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<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" />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>ICW Maturity Levels: Maturity Level 0 Current State </title> <title>ICW Maturity Levels: Home Page </title>
<!-- MDB icon --> <!-- MDB icon -->
<link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" /> <link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" />
<!-- Font Awesome --> <!-- Font Awesome -->
@ -22,11 +22,11 @@
</head> </head>
<body> <body>
<!-- Start your project here--> <!-- Start your project here-->
<div class="container" style="margin-top: 100px;"> <div class="container">
<div class="d-flex justify-content-center align-items-center" style="height: 100vh"> <div class="d-flex justify-content-center align-items-center">
<div class="text-center"> <div class="text-center">
<h1 style="margin-top: 100px;"> Digital Maturity Level 0: Current State </h1> <h1 style="margin-top: 100px;"> Digital Maturity Levels: Home Page </h1>
<br> <br> <br> <br> <br> <br>

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<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" />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>ICW Maturity Levels: Maturity Level 00 Current State </title> <title>ICW Maturity Levels: Maturity Level 0 Current State </title>
<!-- MDB icon --> <!-- MDB icon -->
<link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" /> <link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" />
<!-- Font Awesome --> <!-- Font Awesome -->