We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e79fc commit 1b39b74Copy full SHA for 1b39b74
4 files changed
_quarto.yml
@@ -2,7 +2,7 @@ project:
2
type: website
3
4
website:
5
- title: "Testing Title"
+ title: "My Explorations With LLMs"
6
navbar:
7
right:
8
- about.qmd
about.qmd
@@ -1,8 +1,8 @@
1
---
-title: Testing title
-image: profile.jpg
+title: About
+image: profile.png
about:
template: jolla
-About this blog
+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
@@ -1,5 +1,5 @@
+title: Index
listing:
contents: posts
sort: date desc
profile.jpg
-13.4 KB
0 commit comments