Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:HTML

Filter by

156M results  (2 s)

156M results

- Remove trailing slash from site.url in _config.yml. - Replace manual URL concatenation with absolute_url filter in _includes/head.html. - Update Open Graph and Twitter metadata to use current page ...

Summary Adds js/utils.js — an IIFE-based utility module exposing reusable DOM/animation/time helpers that were previously duplicated inline in script.js: Utils.getById(id) // document.getElementById ...