mirror of
https://github.com/denismhz/flake.git
synced 2025-11-10 00:33:34 +01:00
website: fix href in nixified.ai logo
This commit is contained in:
parent
c961cb910e
commit
0ad84008dd
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<br/>
|
<br/>
|
||||||
<a href="github.com/nixified-ai">
|
<a href="https://github.com/nixified-ai">
|
||||||
<img src="https://raw.githubusercontent.com/nixified-ai/flake/images/nixified.ai-text.png" width=60% height=60% title="nixified.ai"/>
|
<img src="https://raw.githubusercontent.com/nixified-ai/flake/images/nixified.ai-text.png" width=60% height=60% title="nixified.ai"/>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue