This commit is contained in:
parent
5d6fa47606
commit
d20952d2fb
8 changed files with 73 additions and 48 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const allProjects = document.querySelectorAll(".projects-index li");
|
||||
const allProjects = document.querySelectorAll(".projects-index li.project");
|
||||
|
||||
function selectProject(slug) {
|
||||
if (!slug) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue