Skip to content

Commit 54d57f8

Browse files
committed
Fix contact page
1 parent be69645 commit 54d57f8

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

docs/_extra/contact.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ title: "Contact"
44
order: 3
55
---
66

7-
This library was developed by [Mattia Iavarone](https://github.com/natario1) (@natario1).
8-
Feel free to contact me privately by <a href="mailto:mat.iavarone@gmail.com">sending an email</a>,
9-
for support, consulting, or have any other business-related question.
7+
This library was developed by [{{ site.author.name }}]({{ site.author.website }}) (@{{ site.author.github }}).
8+
Feel free to contact me privately by <a href="mailto:{{ site.author.email }}">sending an email</a>
9+
for support, consulting, or any other business-related question. I can help with:
1010

11-
To report issues, please use the [project GitHub page](https://github.com/natario1/Elements).
11+
- providing support about the tools I created,
12+
- creating new proprietary features on top of them,
13+
- creating Proof-of-Concepts for apps or new features,
14+
- general consulting within my fields of expertise,
15+
- leading and training your team through the development of a feature,
16+
- reviewing the state of your product / app / SDK,
17+
- designing the technology stack of small and big applications.
18+
19+
To report issues about the library, please use the [project GitHub page](https://github.com/{{ site.author.github }}/{{ site.github_repo }}/issues).
1220

docs/_extra/donate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Support"
44
order: 2
55
---
66

7-
GIFCompressor is maintained and, for the most part, developed by Mattia Iavarone ([contact me!](contact)).
7+
Elements is maintained and, for the most part, developed by Mattia Iavarone ([contact me!](contact)).
88
If you like the project, use it with profit, or simply want to thank back, please consider
99
[sponsoring me](https://github.com/sponsors/natario1) through the GitHub Sponsors program!
1010

0 commit comments

Comments
 (0)