feat: Init with clean layout
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "Search" # in any language you want
|
||||
layout: "search" # necessary for search
|
||||
# url: "/archive"
|
||||
# description: "Description for Search"
|
||||
summary: "search"
|
||||
placeholder: "placeholder text in search input box"
|
||||
title: "Sample Note"
|
||||
date: 2025-08-20
|
||||
# summary: "This is a sample note to demonstrate the notes section"
|
||||
tags: ["example"]
|
||||
draft: false
|
||||
---
|
||||
|
||||
This is a sample note. Notes are meant to be short, quick thoughts or TILs (Today I Learned).
|
||||
|
||||
Delete this file and add your own notes here!
|
||||
|
||||
Reference in New Issue
Block a user