Moved site contents to root directory, temporarily removed PaperMod submodule

This commit is contained in:
2024-08-24 22:21:03 -05:00
parent a9274fe540
commit 9307b53381
9 changed files with 0 additions and 4 deletions

View File

@ -0,0 +1,8 @@
+++
title = 'Test Archive'
date = 2024-08-21T21:11:06-05:00
tags = ["testing"]
+++
This is a test archive post

View File

@ -0,0 +1,8 @@
+++
title = 'Hello World'
date = 2024-08-24T21:11:06-05:00
tags = ["testing", "english"]
+++
This is a test. Lorem ipsum dolor

View File

@ -0,0 +1,8 @@
+++
title = 'こんにちは!'
date = 2024-08-24T21:11:06-05:00
tags = ["testing", "japanese"]
+++
このページはテストです。アメリカや!ハーロ

7
content/search.md Normal file
View File

@ -0,0 +1,7 @@
---
title: "Search" # in any language you want
layout: "search" # necessary for search
# url: "/archive"
# description: "Description for Search"
summary: "search"
---