<?

function jerrell_adds_to_the_footer(){

wp_register_script('js', get_stylesheet_directory_uri() . '/scriptNew.js', array('jquery', 'divi-custom-script'),'', true );

wp_enqueue_script('js');

}

add_action('wp_enqueue_scripts', 'jerrell_adds_to_the_footer'); //Hooks my custom     function into WP's wp_enqueue_scripts function


?>
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//tewemo.pl/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://tewemo.pl/page-sitemap.xml</loc>
		<lastmod>2026-01-12T20:09:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://tewemo.pl/attachment-sitemap.xml</loc>
		<lastmod>2020-01-30T07:55:00+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->