hugo-toha/content/posts/project1/index.md
2025-01-01 15:56:32 -08:00

21 lines
554 B
Markdown

---
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.