aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorSolomon Victorino <git@solomonvictorino.com>2024-03-25 10:03:20 -0600
committerDrew DeVault <sir@cmpwn.com>2024-03-27 11:35:33 +0100
commita62ba1ba09f64b3a0d1fd74f64f50fcbe5359136 (patch)
tree84e7923623d8b5ba75ae4d99298205d7c5bed8f1 /assets
parent2456f54e6c307adaad51c6b73e1a0d56c9a2b354 (diff)
downloadwritefreesoftware.org-main.tar.xz
Remove call to removed functionHEADmain
Diffstat (limited to 'assets')
-rw-r--r--assets/js/index.js1
1 files changed, 0 insertions, 1 deletions
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();