From 8a6b1147212f608cce8214ba61802fb3824ac132 Mon Sep 17 00:00:00 2001 From: Roman Pyrih Date: Fri, 29 Aug 2025 11:05:59 +0200 Subject: [PATCH] Blog --- .../themes/brpp-prawo-podatki/archive.php | 1 - wp-content/themes/brpp-prawo-podatki/blog.php | 107 ++++++++++++++ .../themes/brpp-prawo-podatki/css/custom.css | 97 +++++++++++++ .../brpp-prawo-podatki/css/custom.css.map | 2 +- .../themes/brpp-prawo-podatki/css/custom.scss | 128 ++++++++++++++++- .../themes/brpp-prawo-podatki/functions.php | 32 +++++ .../themes/brpp-prawo-podatki/header.php | 2 +- .../themes/brpp-prawo-podatki/index.php | 20 +-- .../themes/brpp-prawo-podatki/js/custom.js | 136 +++++++++++------- wp-content/themes/brpp-prawo-podatki/page.php | 1 - .../themes/brpp-prawo-podatki/single.php | 1 - 11 files changed, 452 insertions(+), 75 deletions(-) create mode 100644 wp-content/themes/brpp-prawo-podatki/blog.php diff --git a/wp-content/themes/brpp-prawo-podatki/archive.php b/wp-content/themes/brpp-prawo-podatki/archive.php index fcd5850..e4dfb90 100644 --- a/wp-content/themes/brpp-prawo-podatki/archive.php +++ b/wp-content/themes/brpp-prawo-podatki/archive.php @@ -11,7 +11,6 @@ get_header(); ?>
-