Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noblogs-composer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Noblogs
noblogs-composer
Commits
4ec7e696
Commit
4ec7e696
authored
2 years ago
by
agata
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.autistici.org:noblogs/noblogs-composer into blocks
parents
31580002
9f9129ea
No related branches found
Branches containing commit
No related tags found
1 merge request
!174
Revert "Patch to manage blocks"
Pipeline
#37466
passed
2 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
composer.patches.json
+1
-1
1 addition, 1 deletion
composer.patches.json
patches/themes/themes-minimalism.patch
+3
-18
3 additions, 18 deletions
patches/themes/themes-minimalism.patch
with
4 additions
and
19 deletions
composer.patches.json
+
1
−
1
View file @
4ec7e696
...
...
@@ -56,7 +56,7 @@
"Theme footer"
:
"patches/themes/0071-Patch-theme-inove.patch"
},
"wpackagist-theme/minimalism"
:
{
"Theme footer"
:
"patches/themes/
0072-Patch-
theme-minimalism.patch"
"Theme footer"
:
"patches/themes/theme
s
-minimalism.patch"
},
"wpackagist-theme/mnml"
:
{
"Theme footer"
:
"patches/themes/0073-Patch-theme-mnml.patch"
...
...
This diff is collapsed.
Click to expand it.
patches/themes/
0072-Patch-
theme-minimalism.patch
→
patches/themes/theme
s
-minimalism.patch
+
3
−
18
View file @
4ec7e696
From 9f20442cc2561bd07de0f24018c3d3a2594704f1 Mon Sep 17 00:00:00 2001
From: root <root@rivolta.investici.org>
Date: Tue, 7 Dec 2010 14:47:41 +0000
Subject: [PATCH 072/229] Patch theme minimalism
---
wp-content/themes/minimalism/footer.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wp-content/themes/minimalism/footer.php b/wp-content/themes/minimalism/footer.php
diff --git a/footer.php b/footer.php
index a7f191a7..24ea872d 100644
--- a/
wp-content/themes/minimalism/
footer.php
+++ b/
wp-content/themes/minimalism/
footer.php
--- a/footer.php
+++ b/footer.php
@@ -4,7 +4,7 @@
<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
<p>
...
...
@@ -20,10 +11,4 @@ index a7f191a7..24ea872d 100644
<br /><?php printf(__('%1$s and %2$s.', 'minimalism'), '<a href="' . get_bloginfo('rss2_url') . '">' . __('Entries (RSS)', 'minimalism') . '</a>', '<a href="' . get_bloginfo('comments_rss2_url') . '">' . __('Comments (RSS)', 'minimalism') . '</a>'); ?>
<!-- <?php printf(__('%d queries. %s seconds.', 'minimalism'), get_num_queries(), timer_stop(0, 3)); ?> -->
</p>
@@ -16,4 +16,3 @@
<?php wp_footer(); ?>
</body>
--
2.17.1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment