21 lines
581 B
Markdown
21 lines
581 B
Markdown
---
|
|
title: "Mobile Manipulation"
|
|
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: Mobile Manipulation
|
|
identifier: mobile-manipulation
|
|
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.
|