Skip to content

Commit 1b39b74

Browse files
commit
1 parent c2e79fc commit 1b39b74

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project:
22
type: website
33

44
website:
5-
title: "Testing Title"
5+
title: "My Explorations With LLMs"
66
navbar:
77
right:
88
- about.qmd

about.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Testing title
3-
image: profile.jpg
2+
title: About
3+
image: profile.png
44
about:
55
template: jolla
66
---
77

8-
About this blog
8+
Welcome to my blog where I'm exploring LLMs! I'm really not a computers person so this will be quite the journey. Hope you stick around.

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Testing title
2+
title: Index
33
listing:
44
contents: posts
55
sort: date desc

profile.jpg

-13.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)