Fix Rust icon and update year to 2025
This commit is contained in:
parent
ca08347e97
commit
98545a6ea9
|
|
@ -494,7 +494,7 @@
|
||||||
<span>Java</span>
|
<span>Java</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="sdk-item">
|
<div class="sdk-item">
|
||||||
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/rust/rust-plain.svg" alt="Rust">
|
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/rust/rust-original.svg" alt="Rust">
|
||||||
<span>Rust</span>
|
<span>Rust</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -510,7 +510,7 @@
|
||||||
<li><a href="https://ironnotify.com">IronNotify</a></li>
|
<li><a href="https://ironnotify.com">IronNotify</a></li>
|
||||||
<li><a href="https://github.com/IronServices">GitHub</a></li>
|
<li><a href="https://github.com/IronServices">GitHub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="footer-copy">© 2024 IronServices. All rights reserved.</div>
|
<div class="footer-copy">© 2025 IronServices. All rights reserved.</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue