Skip to content

Commit 6adc6fa

Browse files
committed
feat (footer): add site link
1 parent a2a74eb commit 6adc6fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ <h3 class="font-semibold text-slate-900 dark:text-slate-100 mb-2">What browsers
294294
</main>
295295

296296
<footer class="text-center mt-16 pt-8 border-t border-slate-300 dark:border-slate-700 text-slate-600 dark:text-slate-400">
297-
<p>Made with ❤️ to simplify working with SVGs</p>
297+
<p>Made with ❤️ by <a href="https://milanricoul.com" class="text-primary dark:text-indigo-400 hover:text-primary-hover dark:hover:text-indigo-500 transition-colors text-underline" target="_blank" rel="noopener noreferrer">firestar300</a> to simplify working with SVGs</p>
298298
</footer>
299299
</div>
300300

0 commit comments

Comments
 (0)