From c4eb3ae7a74c7c6881540d7d04502600197a8b2a Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Thu, 25 Jan 2024 17:46:34 +0800 Subject: :fire: feat(docs): remove old documents --- docs/javascripts/.gitkeep | 0 docs/javascripts/extra.js | 4 ---- 2 files changed, 4 deletions(-) delete mode 100644 docs/javascripts/.gitkeep delete mode 100644 docs/javascripts/extra.js (limited to 'docs/javascripts') diff --git a/docs/javascripts/.gitkeep b/docs/javascripts/.gitkeep deleted file mode 100644 index e69de29b..00000000 diff --git a/docs/javascripts/extra.js b/docs/javascripts/extra.js deleted file mode 100644 index a8694826..00000000 --- a/docs/javascripts/extra.js +++ /dev/null @@ -1,4 +0,0 @@ -$( '.contributors img[data-src]' ).each( function() { - src = $(this).attr("data-src"); - $(this).attr('src',src); -}); \ No newline at end of file -- cgit v1.2.3-70-g09d2