Skip to content

Commit

Permalink
customize some of the frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
wvictor14 committed May 22, 2024
1 parent d171da8 commit 010b2e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
3 changes: 1 addition & 2 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ fingerprintAlgorithm = "sha256"
showAuthor = true
showBreadcrumbs = true
showDraftLabel = true
showEdit = true
editURL = "https://github.com/jpanther/congo/tree/dev/exampleSite/content/"
showEdit = false
editAppendPath = true
showHeadingAnchors = true
showPagination = true
Expand Down
7 changes: 6 additions & 1 deletion content/about.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# About
---
showDate: false
showDateUpdated: false
showReadingTime: false
---
# About Me

Hi I'm Victor, I'm a bioinformatics scientist working at Sonoma Biotherapeutics
in San Francisco. I work with RNAseq data a lot, sometimes I dabble in other
Expand Down

0 comments on commit 010b2e5

Please sign in to comment.