fix: constants urls, changelog url

This commit is contained in:
David Ralph
2026-01-23 23:52:36 +00:00
parent 7c93e95200
commit e5e9260ac3
2 changed files with 3 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ const Changelog = () => {
</div>
)}
<iframe
src="http://muetab.com/blog/changelog?embed=true"
src={variables.constants.CHANGELOG_URL + '?embed=true'}
onLoad={handleLoad}
scrolling="no"
style={{