Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 792 Bytes

File metadata and controls

48 lines (32 loc) · 792 Bytes
layout page
title About
permalink /about/

Some information about you!

More Information

A place to include any other types of information that you'd like to include about yourself.

Header 2 (H1 is reserved for post titles)##

Header 3

Header 4

A link to Jekyll Now. A big ass literal link http://github.com/barryclark/jekyll-now/

An image, located within /images

![an image alt text]({{ site.baseurl }}/images/jekyll-logo.png "an image title")

  • A bulletted list
  • alternative syntax 1
  • alternative syntax 2
    • an indented list item
  1. An
  2. ordered
  3. list
  • italic
  • bold
  • code()

Blockquote

Nested Blockquote

<a href="#">Hello world</a>
print('Hello World!')