mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ bedf3a68d7
🚀
This commit is contained in:
parent
783b1f1658
commit
edc349b964
93 changed files with 3493 additions and 1634 deletions
|
@ -908,7 +908,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
};
|
||||
}
|
||||
|
||||
var repositoryName = document.querySelector('[name=repository-name]').getAttribute('content');
|
||||
var repositoryName = document.querySelector('#repository-name').getAttribute('content');
|
||||
var typesList = document.querySelector('.types-list');
|
||||
var searchInput = document.querySelector('.search-input');
|
||||
var parents = document.querySelectorAll('.types-list li.parent');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue