Rename and reword segment on what I'm focusing on.
This commit is contained in:
parent
40879444eb
commit
5e0cbb0b45
|
|
@ -2,7 +2,7 @@ project:
|
|||
type: website
|
||||
|
||||
website:
|
||||
title: "TIL"
|
||||
title: "Blog"
|
||||
search: false
|
||||
navbar:
|
||||
left:
|
||||
|
|
|
|||
11
index.qmd
11
index.qmd
|
|
@ -9,14 +9,13 @@ listing:
|
|||
sort: "date desc"
|
||||
---
|
||||
|
||||
*Things I've Learned* or TIL is a site focused on things I've learned
|
||||
and found interesting at some point in my life.[^1]
|
||||
Welcome to my blog, dedicated to things I've learned and am currently learning.
|
||||
|
||||
A lot of the "things" will be centered around robotics, programming, and
|
||||
open source software.
|
||||
A lot of the intital content has come from things I'm working on for my for-fun
|
||||
projects, and are thus are related to programming and Open Source software.
|
||||
Over time, I hope to chronicle different types of content as my interests
|
||||
change.
|
||||
|
||||
[^1]: I know TIL normally stands for Today I Learned, but just focusing on what I learned
|
||||
today isn't nearly as interesting.
|
||||
|
||||
## Latest Posts
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue