Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
Adding some meta tags and attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Redvanisation committed Jan 9, 2018
1 parent 83e0f06 commit d864560
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ h1 {
p {
font-family: verdana;
font-size: 20px;
padding: 0em 1em; /* I guess it looks cooler this way */
}

head {
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<html lang= "en">
<head charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Green Sydney</title> <!-- Working title ~GotHubs -->

This comment has been minimized.

Copy link
@plainsight16

plainsight16 Jul 19, 2020

nice title

<link rel="stylesheet" type="text/css" href="assets/css/style.css">
</head>
Expand All @@ -26,5 +27,4 @@ <h1>Green Sydney!</h1>
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</body>

</html>

1 comment on commit d864560

@azfarB
Copy link

@azfarB azfarB commented on d864560 Mar 18, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Andrei, pls put me back on Discord I need to participate in the Github project's available for section 16.

Please sign in to comment.