30 lines
490 B
Markdown
30 lines
490 B
Markdown
---
|
|
title: "Example"
|
|
date: 2022-08-21T15:02:56-04:00
|
|
lastmod: 2022-08-21T16:02:56-04:00
|
|
# date: YEAR-MONTH-DAYTHOUR:MINUTE:SECOND-04:00
|
|
draft: true
|
|
|
|
# author: "LitlToast"
|
|
# authorLink: "https://higgy999.github.io"
|
|
description: "Description"
|
|
images: []
|
|
resources:
|
|
- name: "featured-image"
|
|
src: "featured-image.png"
|
|
|
|
tags: ["Tag"]
|
|
categories: ["Project"]
|
|
|
|
lightgallery: true
|
|
|
|
#For this example to not be shown:
|
|
hiddenFromHomePage: true
|
|
hiddenFromSearch: true
|
|
---
|
|
|
|
Description
|
|
|
|
<!--more-->
|
|
|