Editing content for example project post
This commit is contained in:
parent
666a346a67
commit
7d72fce74c
3 changed files with 8 additions and 12 deletions
21
content/posts/project1/index.md
Normal file
21
content/posts/project1/index.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: "First Project"
|
||||
date: 2024-12-30T09:00:00+00:00
|
||||
description: Introduction to Sample Post
|
||||
hero: images/kavar_background.jpg
|
||||
author:
|
||||
image: /images/sharwin_portrait.jpg
|
||||
menu:
|
||||
sidebar:
|
||||
name: Project 1
|
||||
identifier: project1
|
||||
weight: 0
|
||||
tags: ["Basic", "Multi-lingual"]
|
||||
categories: ["Basic"]
|
||||
---
|
||||
|
||||
Greeting! This is an introduction post. This post tests the followings:
|
||||
|
||||
- Hero image is in the same directory as the post.
|
||||
- This post should be at top of the sidebar.
|
||||
- Post author should be the same as specified in `author.yaml` file.
|
Loading…
Add table
Add a link
Reference in a new issue