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