diff options
| author | Solomon Victorino <git@solomonvictorino.com> | 2024-03-25 10:03:20 -0600 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2024-03-27 11:35:33 +0100 |
| commit | a62ba1ba09f64b3a0d1fd74f64f50fcbe5359136 (patch) | |
| tree | 84e7923623d8b5ba75ae4d99298205d7c5bed8f1 | |
| parent | 2456f54e6c307adaad51c6b73e1a0d56c9a2b354 (diff) | |
| download | writefreesoftware.org-a62ba1ba09f64b3a0d1fd74f64f50fcbe5359136.tar.xz | |
| -rw-r--r-- | assets/js/index.js | 1 |
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(); |
