This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<picture> | |
<source media="(max-width: 39rem)" srcset="https://coywolf.pro/wp-content/themes/coywolf-v2/images/coywolf-white.svg" width="60" height="52"> | |
<source media="(min-width: 40rem)" srcset="https://coywolf.pro/wp-content/themes/coywolf-v2/images/coywolf-horizontal-logo.svg" width="287" height="52"> | |
<img src="https://coywolf.pro/wp-content/themes/coywolf-v2/images/coywolf-white.svg" loading="eager" alt="Paint color swatches" width="60" height="52"> | |
</picture> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<picture> | |
<source media="(max-width: 39rem)" srcset="interior-paint-consulting-mobile.webp" width="1200" height="1196"> | |
<source media="(min-width: 40rem)" srcset="interior-paint-consulting-desktop.webp" width="1600" height="872"> | |
<img src="interior-paint-consulting-desktop.webp" loading="lazy" alt="Interior paint swatches with a bed, rug, and pillow" width="1600" height="872"> | |
</picture> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Without srcset --> | |
<figure class="wp-block-image size-full"> | |
<img decoding="async" width="1231" height="216" src="https://www.coywolf.news/wp-content/uploads/2025/03/open-in-app.webp" alt="Chrome Open in app button" class="wp-image-5157" /> | |
<figcaption class="wp-element-caption">The prominent “Open in app” button in Chrome that opens installed PWAs</figcaption> | |
</figure> | |
<!-- With srcset --> | |
<figure class="wp-block-image size-full"> | |
<img decoding="async" width="1231" height="216" src="https://www.coywolf.news/wp-content/uploads/2025/03/open-in-app.webp" alt="Chrome Open in app button" class="wp-image-5157" srcset="https://www.coywolf.news/wp-content/uploads/2025/03/open-in-app.webp 1231w, https://www.coywolf.news/wp-content/uploads/2025/03/open-in-app-300x53.webp 300w, https://www.coywolf.news/wp-content/uploads/2025/03/open-in-app-1024x180.webp 1024w, https://www.coywolf.news/wp-content/uploads/2025/03/open-in-app-768x135.webp 768w, https://www.coywolf.news/wp-content/uploads/2025/03/ope |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function insert_jquery(){ | |
wp_enqueue_script('jquery', false, array(), false, false); | |
} | |
add_filter('wp_enqueue_scripts','insert_jquery',1); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"purpose": "maskable", | |
"sizes": "1024x1024", | |
"src": "/images/icons/maskable/maskable_icon.png", | |
"type": "image/png" | |
}, | |
{ | |
"purpose": "maskable", | |
"sizes": "512x512", | |
"src": "/images/icons/maskable/maskable_icon_x512.png", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"purpose": "any", | |
"sizes": "1024x1024", | |
"src": "/images/[email protected]", | |
"type": "image/png" | |
}, | |
{ | |
"purpose": "any", | |
"sizes": "512x512", | |
"src": "/images/icon_512x512.png", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="apple-touch-icon" sizes="40x40" href="/images/icons/ios/Icon-Light-40x40.png"> | |
<link rel="apple-touch-icon" sizes="58x58" href="/images/icons/ios/Icon-Light-58x58.png"> | |
<link rel="apple-touch-icon" sizes="60x60" href="/images/icons/ios/Icon-Light-60x60.png"> | |
<link rel="apple-touch-icon" sizes="76x76" href="/images/icons/ios/Icon-Light-76x76.png"> | |
<link rel="apple-touch-icon" sizes="80x80" href="/images/icons/ios/Icon-Light-80x80.png"> | |
<link rel="apple-touch-icon" sizes="87x87" href="/images/icons/ios/Icon-Light-87x87.png"> | |
<link rel="apple-touch-icon" sizes="114x114" href="/images/icons/ios/Icon-Light-114x114.png"> | |
<link rel="apple-touch-icon" sizes="120x120" href="/images/icons/ios/Icon-Light-120x120.png"> | |
<link rel="apple-touch-icon" sizes="128x128" href="/images/icons/ios/Icon-Light-128x128.png"> | |
<link rel="apple-touch-icon" sizes="136x136" href="/images/icons/ios/Icon-Light-136x136.png"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript: window.location = 'https://webcache.googleusercontent.com/search?q=cache:' + window.location.protocol + '//' + window.location.hostname + window.location.pathname; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.screen-reader-text:not(:focus):not(:active) { | |
position: absolute; | |
overflow: hidden; | |
clip: rect(0 0 0 0); | |
clip-path: inset(50%); | |
width: 1px; | |
height: 1px; | |
white-space:nowrap; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if ( function_exists( 'add_theme_support' ) ) { | |
add_theme_support( 'post-thumbnails' ); | |
set_post_thumbnail_size( 150, 79, true ); | |
add_image_size( 'single-post-thumbnail', 1200, 630 ); | |
} |
NewerOlder