Compare commits
2 Commits
78690f1fd0
...
1ed35e0813
Author | SHA1 | Date | |
---|---|---|---|
1ed35e0813 | |||
0e778cc2c0 |
2
deploy.sh
Executable file
2
deploy.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
abra app cp somos-infinitos.smol-wp.autonomic.zone ../somos-infinitos-theme/ app:/var/www/html/wp-content/themes/
|
@ -43,7 +43,7 @@ $checkout_url = add_query_arg(
|
||||
<a href="#">
|
||||
<img src="<?= get_theme_file_uri('/assets/images/profile-button.svg'); ?>">
|
||||
</a>
|
||||
<a class="join-us-cta btn btn--solid" href="">Junta-te ao clube</a>
|
||||
<a class="join-us-cta btn btn--solid" href="<?= esc_url($checkout_url); ?>">Junta-te ao clube</a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user