Skip to content

Commit

Permalink
Updated cover images and new MAIZE company references (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
frestifo authored Jul 21, 2023
1 parent 92fc94d commit 705faa8
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 66 deletions.
55 changes: 0 additions & 55 deletions .github/CONTRIBUTING.md

This file was deleted.

3 changes: 0 additions & 3 deletions .github/SECURITY.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 MAIZE SRL <[email protected]>
Copyright (c) 2023 MAIZE SRL <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<p align="center"><img src="/art/socialcard.png" alt="Social Card of Laravel Markable"></p>
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="/art/socialcard-dark.png">
<source media="(prefers-color-scheme: light)" srcset="/art/socialcard-light.png">
<img src="/art/socialcard-light.png" alt="Social Card of Laravel Markable">
</picture>
</p>

# Laravel Markable

Expand Down Expand Up @@ -287,11 +293,11 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re

## Contributing

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

## Security Vulnerabilities

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

## Credits

Expand Down
Binary file added art/socialcard-dark.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 added art/socialcard-light.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 removed art/socialcard.png
Binary file not shown.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@
"authors": [
{
"name": "Enrico De Lazzari",
"email": "[email protected]",
"homepage": "https://innovation.h-farm.com",
"email": "[email protected]",
"role": "Developer"
},
{
"name": "Riccardo Dalla Via",
"email": "[email protected]",
"homepage": "https://innovation.h-farm.com",
"email": "[email protected]",
"role": "Developer"
}
],
Expand Down

0 comments on commit 705faa8

Please sign in to comment.