Pricing Page

    Copy the existing file from theme/tech-startup-theme/templates/pricing.html into your templates folder.

    The landing page is created in HTML.

    Pricing Folder

    In your content folder create a folder called pricing and add one file called _index.md with the contents.

    +++
    title = "Pricing"
    template = "pricing.html"
    +++