buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
The yield on the latest U.S. 2-year Treasury note auction climbed to 4.071%, up from the previous auction’s 3.812%, according to data updated on 26 May 2026. The move marks a notable increase in short-term borrowing costs for the U.S. government.
The 2-year note is closely watched by investors as a barometer of market expectations for Federal Reserve policy over the near term. The higher yield suggests that investors are demanding increased compensation to hold short-term U.S. government debt, which can reflect shifting views on the path of interest rates and inflation.
This rise from 3.812% to 4.071% underscores a tightening backdrop in short-term funding conditions and may feed into broader repricing across bond markets, particularly in rate-sensitive segments linked to the front end of the yield curve.
