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
|
type: website
|
||||||
|
|
||||||
website:
|
website:
|
||||||
title: "TIL"
|
title: "Blog"
|
||||||
search: false
|
search: false
|
||||||
navbar:
|
navbar:
|
||||||
left:
|
left:
|
||||||
|
|
|
||||||
11
index.qmd
11
index.qmd
|
|
@ -9,14 +9,13 @@ listing:
|
||||||
sort: "date desc"
|
sort: "date desc"
|
||||||
---
|
---
|
||||||
|
|
||||||
*Things I've Learned* or TIL is a site focused on things I've learned
|
Welcome to my blog, dedicated to things I've learned and am currently learning.
|
||||||
and found interesting at some point in my life.[^1]
|
|
||||||
|
|
||||||
A lot of the "things" will be centered around robotics, programming, and
|
A lot of the intital content has come from things I'm working on for my for-fun
|
||||||
open source software.
|
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
|
## Latest Posts
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue