Editing content for example project post
This commit is contained in:
parent
666a346a67
commit
7d72fce74c
3 changed files with 8 additions and 12 deletions
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Sharwin's Posts
|
||||
title: Project Posts
|
||||
---
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
hero: /images/default-hero.jpg
|
||||
author:
|
||||
name: Sharwin Patil
|
||||
image: /images/sharwin_portrait.jpg
|
||||
---
|
||||
Example Post Text here
|
|
@ -1,11 +1,14 @@
|
|||
---
|
||||
title: "Sample Paper"
|
||||
date: 2020-06-08T08:06:25+06:00
|
||||
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: Introduction
|
||||
identifier: introduction
|
||||
name: Project 1
|
||||
identifier: project1
|
||||
weight: 0
|
||||
tags: ["Basic", "Multi-lingual"]
|
||||
categories: ["Basic"]
|
Loading…
Add table
Add a link
Reference in a new issue