mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 19:04:06 -06:00
formatting fixes
This commit is contained in:
parent
eb661f75f4
commit
e7a80812ea
@ -11,7 +11,8 @@ It’s our mission to realize this future.
|
||||
|
||||
## Blog
|
||||
|
||||
[[Honcho; User Context Management for LLM Apps|Honcho: User Context Management for LLM Apps]]
|
||||
[[Extrusion 01.24]]
|
||||
[[Honcho; User Context Management for LLM Apps|Honcho: User Context Management for LLM Apps]]
|
||||
[[blog/Theory-of-Mind Is All You Need]]
|
||||
[[blog/Open-Sourcing Tutor-GPT]]
|
||||
|
||||
|
||||
@ -20,3 +20,9 @@ img {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
iframe {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user