Skip to content
Snippets Groups Projects
1-index.md 438 B
Newer Older
  • Learn to ignore specific revisions
  • Whitney Armstrong's avatar
    Whitney Armstrong committed
    ---
    title: "derp"
    metaTitle: "meta derp title"
    metaDescription: "This is the meta description"
    ---
    
    DERPDERP
    Some introduction text. Lists out all the headings from h1 to h6. Easy to customise.
    
    # Heading H1
    Heading 1 text
    
    ## Heading H2
    Heading 2 text
    
    ### Heading H3
    Heading 3 text
    
    #### Heading H4
    Heading 4 text
    
    ##### Heading H5
    Heading 5 text
    
    ###### Heading H6
    Heading 6 text
    
    ## Lists
    - Item 1
    - Item 2
    - Item 3
    - Item 4
    - Item 5