diff --git a/bl-themes/bootstrapTheme/css/01-style.css b/bl-themes/bootstrapTheme/css/01-style.css deleted file mode 100755 index 9129899e..00000000 --- a/bl-themes/bootstrapTheme/css/01-style.css +++ /dev/null @@ -1,4 +0,0 @@ -.site-logo { - max-width: 100%; - height: auto; -} \ No newline at end of file diff --git a/bl-themes/bootstrapTheme/css/02-helpers.css b/bl-themes/bootstrapTheme/css/02-helpers.css deleted file mode 100644 index e69de29b..00000000 diff --git a/bl-themes/bootstrapTheme/img/favicon.png b/bl-themes/bootstrapTheme/img/favicon.png deleted file mode 100644 index 5d48f53f..00000000 Binary files a/bl-themes/bootstrapTheme/img/favicon.png and /dev/null differ diff --git a/bl-themes/bootstrapTheme/img/popeye.png b/bl-themes/bootstrapTheme/img/popeye.png deleted file mode 100644 index 18c7a774..00000000 Binary files a/bl-themes/bootstrapTheme/img/popeye.png and /dev/null differ diff --git a/bl-themes/bootstrapTheme/index.php b/bl-themes/bootstrapTheme/index.php deleted file mode 100755 index c83b00ea..00000000 --- a/bl-themes/bootstrapTheme/index.php +++ /dev/null @@ -1,81 +0,0 @@ - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/bl-themes/bootstrapTheme/init.php b/bl-themes/bootstrapTheme/init.php deleted file mode 100644 index 78be674f..00000000 --- a/bl-themes/bootstrapTheme/init.php +++ /dev/null @@ -1 +0,0 @@ - -- footer(); ?> - - get('Powered by'); ?> KOBLOG -
-description(); ?>
-description(); ?>
- - - - - showTags()) { - $tagsList = $pageTmp->tags(true); - if (!empty($tagsList)) { - foreach ($tagsList as $tagKey => $tagName) { - echo '' . $tagName . ''; - } - } - } - ?> - - -description(); ?>
-