summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-03 10:30:16 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-03 10:30:16 +0200
commit88942cb891bd6456ce429f8e926ec5cb97a95e92 (patch)
treefe90b0d242f5b7be61e37e3a51a32a3369e0efa8 /static
parentc17d2b306cf0a06db15983745c0d21e81890f8d0 (diff)
downloadgohugo-theme-ed-88942cb891bd6456ce429f8e926ec5cb97a95e92.tar.gz
Correct code style
Diffstat (limited to 'static')
-rw-r--r--static/js/ed.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/ed.js b/static/js/ed.js
index 79a9626..ad9a93a 100644
--- a/static/js/ed.js
+++ b/static/js/ed.js
@@ -1 +1 @@
-/* */
+'use strict';