mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
24 lines
302 B
Markdown
24 lines
302 B
Markdown
|
---
|
||
|
date: 2022-03-06T22:42:23+08:00
|
||
|
title: Introduction
|
||
|
nav_weight: 1
|
||
|
series:
|
||
|
- Guide
|
||
|
nav_icon:
|
||
|
vendor: bs
|
||
|
name: book
|
||
|
color: indigo
|
||
|
authors:
|
||
|
- razonyang
|
||
|
---
|
||
|
|
||
|
A fast, responsive and feature-rich Hugo theme for blog and documentations site.
|
||
|
|
||
|
<!--more-->
|
||
|
|
||
|
## Greeting
|
||
|
|
||
|
```sh
|
||
|
echo "Hi there"
|
||
|
```
|