From e7457d78cb5691fcae0d4be4e07f79dec551df5b Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Tue, 27 May 2025 22:39:34 +0200 Subject: [PATCH] Add iWink and Temma logos --- README.md | 1 + docs/img/iwink-logo.svg | 30 ++++++++++++++++++ docs/img/temma-logo.svg | 68 +++++++++++++++++++++++++++++++++++++++++ docs/index.md | 12 +++++++- 4 files changed, 110 insertions(+), 1 deletion(-) create mode 100644 docs/img/iwink-logo.svg create mode 100644 docs/img/temma-logo.svg diff --git a/README.md b/README.md index 9af11019..1b44172d 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,6 @@ More in the [Getting Started](./docs/getting-started.md) section of the docs. Smarty is sponsored by: - Marc Laporte [@marclaporte](https://github.com/marclaporte) +- [Temma](https://github.com/Digicreon/Temma), the MVC framework based on Smarty Thank you! \ No newline at end of file diff --git a/docs/img/iwink-logo.svg b/docs/img/iwink-logo.svg new file mode 100644 index 00000000..77c8402a --- /dev/null +++ b/docs/img/iwink-logo.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + diff --git a/docs/img/temma-logo.svg b/docs/img/temma-logo.svg new file mode 100644 index 00000000..839d4541 --- /dev/null +++ b/docs/img/temma-logo.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/index.md b/docs/index.md index 5c788f9b..e187ffbe 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,4 +32,14 @@ and 480 for $height, the result is: - [Troubleshooting](./appendixes/troubleshooting.md) ## Source code -- [Smarty repository at GitHub](https://github.com/smarty-php/smarty) \ No newline at end of file +- [Smarty repository at GitHub](https://github.com/smarty-php/smarty) + +## Sponsors + +### iWink logo + +[iWink](https://www.iwink.nl/), fullservice digital agency + +### Temma logo + +[Temma](https://www.temma.net/), the MVC framework based on Smarty