Commit 40d0422d authored by Jannik Lehmann's avatar Jannik Lehmann

Remove obsolete DOMContentLoadedEventListener

parent 0bc6bbf0
import initBlob from '~/pages/projects/init_blob';
document.addEventListener('DOMContentLoaded', initBlob);
initBlob();
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment