Merge repos with workflow
This commit is contained in:
29
content/posts/example/index.md
Normal file
29
content/posts/example/index.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
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-->
|
||||
|
||||
Reference in New Issue
Block a user