-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1522784
commit 4091b59
Showing
2 changed files
with
31 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<title>W3.CSS Template</title> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway"> | ||
<style> | ||
body,h1,h2,h3,h4,h5 {font-family: "Raleway", sans-serif} | ||
</style> | ||
<body class="w3-light-grey"> | ||
|
||
<!-- w3-content defines a container for fixed size centered content, | ||
and is wrapped around the whole page content, except for the footer in this example --> | ||
<div class="w3-content" style="max-width:1400px"> | ||
|
||
<!-- Header --> | ||
<header class="w3-container w3-center w3-padding-32"> | ||
<h1><b>MY BLOG</b></h1> | ||
<p>Welcome<span class="w3-tag">want to know more about my interests and hobby ?</span></p> | ||
</header> | ||
|
||
{{ content }} | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
--- | ||
layout: page | ||
layout: interests | ||
title: Projects | ||
--- | ||
|
||
# {{ page.title }} | ||
|
||
|
||
My Projects | ||
My Hobby and Interests | ||
|
||
_Add your text here_ | ||
I like to learn about cryptocurrency, even the meme coins they are quite fascinating even you doubt partical nature of it in the real world. | ||
|
||
I sometime make memes too, its an jocula way to express your emotions to the world |