Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ mediaTypes = ['^application/json']
tags = "tags"

[author]
name = "Brandon Rozek"
name = "Dr. Brandon Rozek"

[params]
author = "Brandon Rozek"
author = "Dr. Brandon Rozek"
avatar = "avatar.jpg"
favicon = "favicon.ico"
description = "Computer Science PhD Candidate @ RPI, Writer of Tidbits, and Linux Enthusiast"
description = "Lean4 Expert @ Amazon, Writer of Tidbits, and Linux Enthusiast"
email = "brozek@brandonrozek.com"
identities = [
"https://github.com/brandon-rozek",
Expand Down