Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 549 Bytes

File metadata and controls

24 lines (20 loc) · 549 Bytes

Main Header level 1

Subheading level 2

Subheading level 3

Subheading level 6

Adding image example

Image of Yaktocat

Adding a code examples:

Command line

$ git init
Initialized empty Git repository in /Users/skills/Projects/recipe-repository/.git/

Javascript

var myVar = "Hello, world!";

Adding a task list on Markdown:

  • Turn on GitHub Pages
  • Outline my portfolio
  • Introduce myself to the world