2019 08 28 word mods

This commit is contained in:
infeeeee
2019-09-03 00:08:51 +02:00
parent 74a33168d7
commit cd3124784f
18 changed files with 681 additions and 401 deletions

View File

@@ -150,13 +150,13 @@
<!-- ----------------------- to top arrow on mobile ------------------------ -->
<div class="totop">
<!-- <div class="totop">
<a href="#top">
<object data="<?php echo get_template_directory_uri(); ?>/img/arrow.svg" type="image/svg+xml">
<img src="<?php echo get_template_directory_uri(); ?>/img/arrow.png" />
<object data="<?php //echo get_template_directory_uri(); ?>/img/arrow.svg" type="image/svg+xml">
<img src="<?php //echo get_template_directory_uri(); ?>/img/arrow.png" />
</object>
</a>
</div>
</div> -->
</header>
<!-- /header -->