home: update url of images to match server
This commit is contained in:
parent
0eff6e0a7f
commit
07d576c105
@ -8,7 +8,7 @@
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<!-- wp:heading {"level":1,"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}}} -->
|
<!-- wp:heading {"level":1,"style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}}} -->
|
||||||
<h1 style="padding-bottom:var(--wp--preset--spacing--40)">Autonomic is a co-operative that is owned and run by its workers <img class="wp-image-193" style="width: 26px;" src="http://autonomic.local/wp-content/uploads/2023/01/leaf.png" alt=""></h1>
|
<h1 style="padding-bottom:var(--wp--preset--spacing--40)">Autonomic is a co-operative that is owned and run by its workers <img class="wp-image-99" style="width: 26px;" src="https://beta.autonomic.zone/wp-content/uploads/2023/01/leaf.png" alt=""></h1>
|
||||||
<!-- /wp:heading -->
|
<!-- /wp:heading -->
|
||||||
|
|
||||||
<!-- wp:heading -->
|
<!-- wp:heading -->
|
||||||
|
@ -50,7 +50,7 @@ with others.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wp-site-blocks ul {
|
.wp-site-blocks ul {
|
||||||
list-style-image: url('/wp-content/themes/autonomic/assets/images/arrow.png');
|
list-style-image: url('https://beta.autonomic.zone/wp-content/uploads/2023/01/arrow.png');
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp-block-navigation-item.current-menu-item {
|
.wp-block-navigation-item.current-menu-item {
|
||||||
|
Loading…
Reference in New Issue
Block a user