~sircmpwn/writefreesoftware.org

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] Remove call to removed function

Details
Message ID
<20240325160320.72466-1-git@solomonvictorino.com>
DKIM signature
pass
Download raw message
Patch: +0 -1
---
 assets/js/index.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/assets/js/index.js b/assets/js/index.js
index 6309c75..d06421c 100644
--- a/assets/js/index.js
+++ b/assets/js/index.js
@@ -245,7 +245,6 @@ function lazyLoadMedia(elements = []) {
function loadActions() {
  updateDate();
  customizeSidebar();
  markExternalLinks();
  createDeepLinks();
  copyHeadingLink();
  makeTablesResponsive();

base-commit: 2456f54e6c307adaad51c6b73e1a0d56c9a2b354
-- 
2.34.1
Details
Message ID
<D04GSAXI9ORI.1JB1H2PV5U6Q6@cmpwn.com>
In-Reply-To
<20240325160320.72466-1-git@solomonvictorino.com> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/writefreesoftware.org
   2456f54..a62ba1b  master -> master
Reply to thread Export thread (mbox)