mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Delete index.js
This commit is contained in:
parent
5eb4e66567
commit
4ded27c56f
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
document.querySelector("#socials").addEventListener("change", event => {
|
||||
if (event.target.checked) {
|
||||
document.querySelector("#input_for_socials").style.display = "block";
|
||||
} else {
|
||||
document.querySelector("#input_for_socials").style.display = "none";
|
||||
}
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue