Skip to content

Commit

Permalink
chore: rebrand, license and copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
yeremi committed May 14, 2024
1 parent 98d7c36 commit 4b70eb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions inpsyde-google-tag-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
* Description: Adds the GTM container snippet to your site and populates the Data Layer.
* Plugin URI: https://wordpress.org/plugins/inpsyde-google-tag-manager
* Version: 2.1.0
* Author: Inpsyde GmbH
* Author URI: https://inpsyde.com
* Author: Syde GmbH
* Author URI: https://syde.com/
* Text Domain: inpsyde-google-tag-manager
*/

Expand Down
2 changes: 1 addition & 1 deletion src/Settings/View/TabbedSettingsPageView.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class="inpsyde-form-field__submit"
<img
src="<?= esc_url($assetUrl . 'images/inpsyde.png'); ?>"
srcset="<?= esc_url($assetUrl . 'images/inpsyde.svg'); ?>"
alt="Inpsyde GmbH"
alt="Syde GmbH"
width="150"
height="47"
class="inpsyde-logo__image"
Expand Down

0 comments on commit 4b70eb1

Please sign in to comment.