generated from coulomb/repo-seed
Merged ihp-new generated scaffold into repo. Sets appName to inter-hub, adds Nix flake with IHP inputs, devenv config, and standard IHP project structure. Nix + ihp-new + direnv installed system-wide. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
152 B
JavaScript
3 lines
152 B
JavaScript
$(document).on('ready turbolinks:load', function () {
|
|
// This is called on the first page load *and* also when the page is changed by turbolinks
|
|
}); |