minor updates

This commit is contained in:
2024-10-07 06:38:09 -05:00
parent 4d69d8d5ae
commit 62fa060fdf
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/public

View File

@@ -1,6 +1,7 @@
baseURL: "https://d1ngd0.github.io/blog/"
title: Paul Montag
paginate: 5
pagination:
pagerSize: 5
theme: PaperMod
enableRobotsTXT: true

View File

@@ -1,6 +1,6 @@
+++
title = 'Grabbing a Go Time with BPFTrace'
date = 2024-10-06T08:45:05-06:00
date = 2024-10-07T06:22:18-05:00
draft = false
+++