diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..0270ff2 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,5 @@ +{ + "recommendations": [ + "donjayamanne.githistory" + ] +} \ No newline at end of file diff --git a/index.html b/index.html index a7e6a0d..6c8826d 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,9 @@ -

First paragraph

- +

This is a Heading

> +

first paragraph

+

This is a paragraph

+

This is another paragraph!