From 8e3857cfc44a5e6da3417b99c0a7a07964d766ed Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 14 Jun 2025 15:16:37 +0300 Subject: [PATCH] =?UTF-8?q?Andrei=20|=20fix=20=D0=BF=D0=BE=D0=B4=D0=BA?= =?UTF-8?q?=D0=BB=D1=8E=D1=87=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D1=82=D0=B8?= =?UTF-8?q?=D0=BB=D0=B5=D0=B9=20WTB=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/cosmopet/static/css/{wtb.css => wtb-page.css} | 0 wp-content/themes/cosmopet/static/js/{wtb.js => wtb-page.js} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename wp-content/themes/cosmopet/static/css/{wtb.css => wtb-page.css} (100%) rename wp-content/themes/cosmopet/static/js/{wtb.js => wtb-page.js} (100%) diff --git a/wp-content/themes/cosmopet/static/css/wtb.css b/wp-content/themes/cosmopet/static/css/wtb-page.css similarity index 100% rename from wp-content/themes/cosmopet/static/css/wtb.css rename to wp-content/themes/cosmopet/static/css/wtb-page.css diff --git a/wp-content/themes/cosmopet/static/js/wtb.js b/wp-content/themes/cosmopet/static/js/wtb-page.js similarity index 100% rename from wp-content/themes/cosmopet/static/js/wtb.js rename to wp-content/themes/cosmopet/static/js/wtb-page.js