提问人:Biliyana Lazarinova 提问时间:11/13/2023 最后编辑:EldarBiliyana Lazarinova 更新时间:11/13/2023 访问量:26
如何删除 github 自述文件配置文件中的这些“行”
How can I remove these "lines" in github readme profile
问:
在我自己的个人资料自述 github 个人资料中,我看到了这个丑陋的线条。不知道我该如何解决它。
有人可以帮我吗?需要更改图标吗? 您可以查看我用于图标的以下代码。
<!-- Languages -->
<h3 align="left">Languages I code with:</h3>
<p align="left">
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="50" height="50"/>
</a>
<a href="https://reactjs.org/">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg" alt="react" width="50" height="50"/>
</a>
答: 暂无答案
评论