Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Update gulfam (#2450)
Browse files Browse the repository at this point in the history
Styled and improved the page!
  • Loading branch information
AbhinavRathore authored and BennyCarlsson committed Oct 28, 2018
1 parent 92b2919 commit 0183454
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions gulfam
Expand Up @@ -2,10 +2,25 @@
<html>
<head>
<title>My first hacktoberfest page</title>
<style>
body {
background-color: white;
}

h1 {
font-family: "Merriweather", serif;
font-size: 32px;
}
</style>
</head>
<body>
<p>My first hacktoberfest page</p>
<p>very excited to be a part of opensource community</p>
<h1>My first hacktoberfest page</h1>
<hr>
<br>
<h2>very excited to be a part of opensource community</h2>
<hr>
<br>
<p> Hacktoberfest is open to everyone in our global community!</p>

</body>
</html>

1 comment on commit 0183454

@vercel
Copy link

@vercel vercel bot commented on 0183454 Oct 28, 2018

Choose a reason for hiding this comment

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

Successfully aliased the URL https://lingonsaft-hacktober-voginzsqfv.now.sh to the following alias.

Please sign in to comment.