Skip to content

Commit

Permalink
Add frontmatter to two md files
Browse files Browse the repository at this point in the history
  • Loading branch information
noriyotcp committed Sep 15, 2024
1 parent cce6011 commit a917aeb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/2024-09-01.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
title: "2024-09-01"
date: "2024-09-01"
---

# 2024-09-01

## Install uv

```sh
Expand Down
6 changes: 6 additions & 0 deletions docs/2024-09-15.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
---
title: "2024-09-15"
date: "2024-09-15"
---

# 2024-09-15

## Deploy this branch to GitHub Pages
Settings > Pages > Branch を main, /(root) からホスティングというふうにしてみた

Expand Down

0 comments on commit a917aeb

Please sign in to comment.