Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-18 15:54:54 +0300
committerGitHub <noreply@github.com>2020-04-18 15:54:54 +0300
commit8a0e61085cfc2f2d1a342697c73b10cbc1d27a68 (patch)
tree3bce7f15d61648a3b0dce6d43c938acfc74c1895 /assets/lib/polyfill.yml
parent9f37d7bc2a2580b19c211521b68194faecd3e736 (diff)
feat(code): add copy button for code (#239)
Diffstat (limited to 'assets/lib/polyfill.yml')
-rw-r--r--assets/lib/polyfill.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/lib/polyfill.yml b/assets/lib/polyfill.yml
index 423fa89..9b6f0c1 100644
--- a/assets/lib/polyfill.yml
+++ b/assets/lib/polyfill.yml
@@ -10,3 +10,4 @@ theme:
- Object.values
- Promise
- fetch
+ - Element.prototype.after