Skip to content
Snippets Groups Projects
Commit 7be0ab5f authored by ale's avatar ale
Browse files

Get the fixed minimalism theme from themes-misc

parent fd716ec4
No related branches found
No related tags found
No related merge requests found
Pipeline #57650 passed
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "cfc5b8f10bdddff14dae4075d9cf4ebe",
"content-hash": "94a6db2bb68ed1554cae6c73478397b0",
"packages": [
{
"name": "bjornjohansen/wplang",
......@@ -684,16 +684,16 @@
},
{
"name": "noblogs/themes-misc",
"version": "0.1.18",
"version": "0.1.19",
"source": {
"type": "git",
"url": "https://git.autistici.org/noblogs/themes-misc.git",
"reference": "26168154078ac2fda242d053dfee21cc33536828"
"reference": "bd5e7ef378d22f8edaecbad26bb839879a18dc1e"
},
"dist": {
"type": "zip",
"url": "https://git.autistici.org/api/v4/projects/487/packages/composer/archives/noblogs/themes-misc.zip?sha=26168154078ac2fda242d053dfee21cc33536828",
"reference": "26168154078ac2fda242d053dfee21cc33536828",
"url": "https://git.autistici.org/api/v4/projects/487/packages/composer/archives/noblogs/themes-misc.zip?sha=bd5e7ef378d22f8edaecbad26bb839879a18dc1e",
"reference": "bd5e7ef378d22f8edaecbad26bb839879a18dc1e",
"shasum": ""
},
"type": "project",
......@@ -1754,24 +1754,6 @@
"type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/micro/"
},
{
"name": "wpackagist-theme/minimalism",
"version": "1.0.3",
"source": {
"type": "svn",
"url": "https://themes.svn.wordpress.org/minimalism/",
"reference": "1.0.3"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/theme/minimalism.1.0.3.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/minimalism/"
},
{
"name": "wpackagist-theme/mnml",
"version": "1.3",
......
......@@ -55,9 +55,6 @@
"wpackagist-theme/inove": {
"Theme footer": "patches/themes/0071-Patch-theme-inove.patch"
},
"wpackagist-theme/minimalism": {
"Theme footer": "patches/themes/themes-minimalism.patch"
},
"wpackagist-theme/mnml": {
"Theme footer": "patches/themes/0073-Patch-theme-mnml.patch"
},
......
diff --git a/footer.php b/footer.php
index a7f191a7..24ea872d 100644
--- 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>
<?php printf(__('%1$s powered by %2$s', 'minimalism'), get_bloginfo('name'),
- '<a href="http://wordpress.org/">WordPress</a>'); ?> | <a href="http://www.genaehr.com/minimalism/">minimalism</a> by <a href="http://www.genaehr.com/">www.genaehr.com</a>
+ '<a href="http://autistici.org/">R*</a>'); ?> | <a href="http://www.genaehr.com/minimalism/">minimalism</a> by <a href="http://www.genaehr.com/">www.genaehr.com</a>
<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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment