Skip to content

Commit

Permalink
Merge pull request #122 from zamm-dev/extra-credits
Browse files Browse the repository at this point in the history
Add extra credits for sounds and ollama-rs
  • Loading branch information
amosjyng authored Oct 22, 2024
2 parents 878b19e + 85bd4a6 commit 07075a4
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src-svelte/src/routes/credits/Credits.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
logo="async-openai.png"
url="https://github.com/64bit/async-openai"
/>
<Creditor
name="ollama-rs"
url="https://github.com/pepperoni21/ollama-rs"
/>
<Creditor
name="Specta"
logo="specta.png"
Expand Down Expand Up @@ -136,6 +140,20 @@
/>
</Grid>
</SubInfoBox>
<SubInfoBox subheading="Sounds">
<Grid>
<Creditor
name="Pixabay"
logo="pixabay.jpeg"
url="https://pixabay.com/users/pixabay-1/"
/>
<Creditor
name="SoundReality"
logo="soundreality.png"
url="https://www.patreon.com/SoundReality"
/>
</Grid>
</SubInfoBox>
<SubInfoBox subheading="Icons">
<Grid>
<Creditor
Expand Down
Binary file added src-svelte/static/logos/pixabay.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src-svelte/static/logos/soundreality.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webdriver/screenshots/baseline/desktop_wry/credits-screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 07075a4

Please sign in to comment.