diff --git a/index.html b/index.html index 0f4a123..c0847e4 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + Mastodon @@ -91,9 +92,4 @@ `).join(''); // Render Copyright - document.getElementById('copyright-text').innerHTML = `© ${CONFIG.profile.copyrightYear} ${CONFIG.profile.name}. All rights reserved.`; - }); - - - - \ No newline at end of file + document.getElementById('copyright-text').innerHTML = `© ${CONFIG.profile.copyrightYear} ${CONFIG.profile.name}. All \ No newline at end of file