Editing code with my formatting
This commit is contained in:
parent
caae7b85b7
commit
aa2d0606ce
9 changed files with 503 additions and 283 deletions
18
content/posts/sample_paper/index.md
Normal file
18
content/posts/sample_paper/index.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: "Sample Paper"
|
||||
date: 2020-06-08T08:06:25+06:00
|
||||
description: Introduction to Sample Post
|
||||
menu:
|
||||
sidebar:
|
||||
name: Introduction
|
||||
identifier: introduction
|
||||
weight: 10
|
||||
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