mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-28 08:49:42 +02:00
chore: Update README and add Mintlify docs
* Update README and add Mintlify docs * Add Twilio documentation * Remove license and fix readme
This commit is contained in:
parent
90f7aac8ad
commit
1f4ff8f865
19 changed files with 267 additions and 60 deletions
3
docs/logo/dark.svg
Normal file
3
docs/logo/dark.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg">
|
||||
<text x="5" y="22" font-family="Arial, sans-serif" font-size="20" font-weight="bold" fill="#FFFFFF">Dograh AI</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 212 B |
3
docs/logo/light.svg
Normal file
3
docs/logo/light.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="120" height="30" viewBox="0 0 120 30" xmlns="http://www.w3.org/2000/svg">
|
||||
<text x="5" y="22" font-family="Arial, sans-serif" font-size="20" font-weight="bold" fill="#000000">Dograh AI</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 212 B |
Loading…
Add table
Add a link
Reference in a new issue