Skip to content

Commit 17ec54e

Browse files
committed
Added Funded by Microsoft sections
1 parent 963f917 commit 17ec54e

File tree

19 files changed

+308
-3
lines changed

19 files changed

+308
-3
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,25 @@ This library exists thanks to code, translations, issues & ideas from the follow
347347

348348
<div align="center">
349349

350+
<br>
351+
352+
**chatgpt.js** is funded in part by:
353+
354+
<a href="https://microsoft.com">
355+
<picture>
356+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
357+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
358+
</picture>
359+
</a>
360+
361+
</div>
362+
363+
<br>
364+
365+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
366+
367+
<div align="center">
368+
350369
**[Releases](https://github.com/KudoAI/chatgpt.js/releases)** /
351370
[Userguide](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
352371
[Discuss](https://github.com/KudoAI/chatgpt.js/discussions) /

docs/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,25 @@ This library exists thanks to code, translations, issues & ideas from the follow
347347

348348
<div align="center">
349349

350+
<br>
351+
352+
**chatgpt.js** is funded in part by:
353+
354+
<a href="https://microsoft.com">
355+
<picture>
356+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
357+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
358+
</picture>
359+
</a>
360+
361+
</div>
362+
363+
<br>
364+
365+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
366+
367+
<div align="center">
368+
350369
**[Releases](https://github.com/KudoAI/chatgpt.js/releases)** /
351370
[Userguide](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
352371
[Discuss](https://github.com/KudoAI/chatgpt.js/discussions) /

docs/assets/styles/css/style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/styles/scss/style.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,13 +363,14 @@ a[href*='mailto:showcase'] { word-break: keep-all }
363363
font-family: 'IBM Plex Mono', 'Roboto Mono', Monaco, courier, monospace !important ;
364364
font-size: 1.7rem !important ; padding: 0 12vw }
365365
#contributors + p + div { padding: 0 7vw } /* narrow container of avatars */
366-
#contributors ~ * img { /* avatars */
366+
#contributors + p + div img { /* avatars */
367367
border-radius: 50% ; /* add circular mask */
368368
width: 4.2vw } /* resize */
369369
#contributors ~ br { display: none } /* hide trailing line break */
370370

371371
/* Footer */
372372
#footer { text-align: center ; margin: -119px 0 -105px } /* general position */
373+
img[src*="logos/partners"] { width: 18vw }
373374
#mc_embed_signup h2 { /* 1st CTA */
374375
margin: 15px 0 3.5rem !important ;
375376
font-size: 2.68rem !important ; color: white ; -webkit-text-stroke: 1px black }

docs/de/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,25 @@ Diese Bibliothek existiert dank Code, Übersetzungen, Problemen und Ideen der fo
344344

345345
<div align="center">
346346

347+
<br>
348+
349+
**chatgpt.js** wird teilweise finanziert von:
350+
351+
<a href="https://microsoft.com">
352+
<picture>
353+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
354+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
355+
</picture>
356+
</a>
357+
358+
</div>
359+
360+
<br>
361+
362+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
363+
364+
<div align="center">
365+
347366
**[Veröffentlichungen](https://github.com/KudoAI/chatgpt.js/releases)** /
348367
[Benutzerhandbuch](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
349368
[Diskutieren](https://github.com/KudoAI/chatgpt.js/discussions) /

docs/es/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,25 @@ Esta biblioteca existe gracias al código, las traducciones, los problemas y las
344344

345345
<div align="center">
346346

347+
<br>
348+
349+
**chatgpt.js** está financiado en parte por:
350+
351+
<a href="https://microsoft.com">
352+
<picture>
353+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
354+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
355+
</picture>
356+
</a>
357+
358+
</div>
359+
360+
<br>
361+
362+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
363+
364+
<div align="center">
365+
347366
**[Lanzamientos](https://github.com/KudoAI/chatgpt.js/releases)** /
348367
[Guía del usuario](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
349368
[Conversar](https://github.com/KudoAI/chatgpt.js/discussions) /

docs/fr/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,25 @@ Cette bibliothèque existe grâce au code, aux traductions, aux problèmes et au
344344

345345
<div align="center">
346346

347+
<br>
348+
349+
**chatgpt.js** est financé en partie par:
350+
351+
<a href="https://microsoft.com">
352+
<picture>
353+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
354+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
355+
</picture>
356+
</a>
357+
358+
</div>
359+
360+
<br>
361+
362+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
363+
364+
<div align="center">
365+
347366
**[Communiqués](https://github.com/KudoAI/chatgpt.js/releases)** /
348367
[Guide de l'utilisateur](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
349368
[Discuter](https://github.com/KudoAI/chatgpt.js/discussions) /

docs/hi/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,25 @@ https://github.com/KudoAI/chatgpt.js/assets/10906554/f53c740f-d5e0-49b6-ae02-3b3
344344

345345
<div align="center">
346346

347+
<br>
348+
349+
**chatgpt.js** को आंशिक रूप से निम्नलिखित द्वारा वित्तपोषित किया जाता है:
350+
351+
<a href="https://microsoft.com">
352+
<picture>
353+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
354+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
355+
</picture>
356+
</a>
357+
358+
</div>
359+
360+
<br>
361+
362+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
363+
364+
<div align="center">
365+
347366
**[विज्ञप्ति](https://github.com/KudoAI/chatgpt.js/releases)** /
348367
[यूजरगाइड](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
349368
[चर्चा करना](https://github.com/KudoAI/chatgpt.js/discussions) /

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/plugins/search.min.js" integrity="sha384-LthJPBJ4RGco78kBY+EmKz5rmISZ5vrtAu3+l2ALQ2mrZHOe6Wyf6knyKjeC4cL6" crossorigin="anonymous"></script>
8686
<script src="https://cdn.jsdelivr.net/npm/docsify/lib/plugins/external-script.min.js" integrity="sha384-dATla6z98CccJpUA4MaUwhapbWiF1imvUV6z2RLOUJwB3thwGVdsmnAOKDxiYEV0" crossorigin="anonymous"></script>
8787
<script src="assets/js/min/starry-background.min.js"></script>
88-
<script src="assets/js/min/onload-hacks.min.js"></script>
88+
<script src="assets/js/src/onload-hacks.js"></script>
8989
<script src="assets/js/min/copy-code-button.min.js"></script>
9090
</body>
9191
</html>

docs/it/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,25 @@ Questa libreria esiste grazie al codice, alle traduzioni, alle issues e alle ide
344344

345345
<div align="center">
346346

347+
<br>
348+
349+
**chatgpt.js** è finanziato in parte da:
350+
351+
<a href="https://microsoft.com">
352+
<picture>
353+
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://media.chatgptjs.org/images/logos/partners/microsoft/white.png?963f917">
354+
<img width=333 src="https://media.chatgptjs.org/images/logos/partners/microsoft/colored.png?963f917">
355+
</picture>
356+
</a>
357+
358+
</div>
359+
360+
<br>
361+
362+
<img height=8px width="100%" src="https://media.chatgptjs.org/images/separators/gradient-aqua.png?78210a7">
363+
364+
<div align="center">
365+
347366
**[Versioni](https://github.com/KudoAI/chatgpt.js/releases)** /
348367
[Guida per l'utente](https://github.com/KudoAI/chatgpt.js/blob/v3.3.5/docs/USERGUIDE.md) /
349368
[Discutere](https://github.com/KudoAI/chatgpt.js/discussions) /

0 commit comments

Comments
 (0)