Skip to content

Commit

Permalink
0.019
Browse files Browse the repository at this point in the history
Copying another students format to see if the grade would've rejected them too
  • Loading branch information
EDU-MDAnderson committed Apr 23, 2024
1 parent 21aa3ed commit 68d7d48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="name" content="Matthew Anderson - WDD 230 - Web Frontend Development">
<meta name="description" content="WDD 230 - Web Frontend Development - Matthew Anderson - course assignment portal">
<meta name="author" content="Matthew Anderson">
<meta property="og:title" content="WDD 230 - Web Frontend Development Site">
<meta property="og:title" content="Matthew Anderson - WDD 230 - Web Frontend Development">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
Expand All @@ -16,7 +16,7 @@
<link rel="stylesheet" type="text/css" href="styles/base.css">
<link rel="stylesheet" type="text/css" href="styles/larger.css">
<link rel="icon" href="../images/favicon.ico">
<title>WDD 230: Web Frontend Development</title>
<title>Matthew Anderson - WDD 230: Web Frontend Development</title>
</head>
<body>
<header>
Expand Down

0 comments on commit 68d7d48

Please sign in to comment.