Skip to content

Commit 3f8a51f

Browse files
committed
Upadated readme and footer
1 parent 581e64d commit 3f8a51f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Easy to use, just enter your GitHub username, full name and a description, and d
5454
- Some old browsers may not render SVG animations correctly.
5555
- There is only one banner style available currently.
5656
- Only supports dark mode.
57+
- You need to manually set width as 100% in markdown using `width=100%`.
5758

5859
*These issues will be addressed in future updates.
5960

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,15 @@ <h3>Glitch Effects</h3>
130130
</main>
131131

132132
<footer>
133+
<p>GitBanner v0.25.9.1 (Beta)</p>
133134
<p>Copyright &copy; 2025 Saviru Kashmira Atapattu</p>
134135
<div class="footer-links">
135136
<a href="https://github.com/Saviru/Animated-Profile-Banner-Generator/blob/main/LICENSE">Terms of Service</a>
136137
<a href="https://github.com/Saviru">Developer</a>
137138
<a href="https://github.com/Saviru/Animated-Profile-Banner-Generator">Source Code</a>
138139
</div>
140+
<br>
141+
<p style="font-size: small;">Made with ❤️ for the GitHub community</p>
139142
</footer>
140143

141144
<!-- Hidden SVG for generating the profile -->

0 commit comments

Comments
 (0)