mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-24 13:50:40 +00:00
Remove DUMMY class
This commit is contained in:
parent
9f8ac77af6
commit
4a4fdafb4f
@ -72,7 +72,6 @@
|
||||
items.forEach(item => {
|
||||
results.appendChild(item);
|
||||
})
|
||||
results.classList.add('DUMMY');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user