Skip to content

Commit 7020430

Browse files
authored
Updated cover images and new MAIZE company references (#15)
1 parent 7187f5e commit 7020430

File tree

6 files changed

+11
-6
lines changed

6 files changed

+11
-6
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2023 MAIZE SRL <[email protected]>
3+
Copyright (c) 2023 MAIZE SRL <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
<p align="center"><img src="/art/socialcard.png" alt="Social Card of Laravel Remote Rule"></p>
1+
<p align="center">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="/art/socialcard-dark.png">
4+
<source media="(prefers-color-scheme: light)" srcset="/art/socialcard-light.png">
5+
<img src="/art/socialcard-light.png" alt="Social Card of Laravel Remote Rule">
6+
</picture>
7+
</p>
28

39
# Laravel Remote Rule
410

@@ -200,11 +206,11 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
200206

201207
## Contributing
202208

203-
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
209+
Please see [CONTRIBUTING](https://github.com/maize-tech/.github/blob/main/CONTRIBUTING.md) for details.
204210

205211
## Security Vulnerabilities
206212

207-
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
213+
Please review [our security policy](https://github.com/maize-tech/.github/security/policy) on how to report security vulnerabilities.
208214

209215
## Credits
210216

art/socialcard-dark.png

32 KB
Loading

art/socialcard-light.png

31.7 KB
Loading

art/socialcard.png

-247 KB
Binary file not shown.

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"authors": [
1313
{
1414
"name": "Enrico De Lazzari",
15-
"email": "[email protected]",
16-
"homepage": "https://innovation.h-farm.com",
15+
"email": "[email protected]",
1716
"role": "Developer"
1817
}
1918
],

0 commit comments

Comments
 (0)