feat: initial import
This commit is contained in:
commit
03ab1091b1
50 changed files with 1146 additions and 0 deletions
5
assets/js/main.js
Normal file
5
assets/js/main.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
console.log('This site was generated by Hugo.');
|
||||
|
||||
window.addEventListener("load", () => {
|
||||
feather.replace();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue