there's a way to remove the arrow and leave only my custom image con the summary code in HTML?
here's the code I used:
<center>
<h1>
PASCAL LOTA</h1>
<details>
<summary><img src="https://1.bp.blogspot.com/-Gqx6lkmLq_k/XoiKBHj5L9I/AAAAAAAAAi8/gohuLTm_RI8mHLSn5acQTeonA7RYSGyrwCLcBGAsYHQ/s1600/System%2Brequirements.png" /></summary>
- by Refsnes Data. All Rights Reserved.<br />
All content and graphics on this web site are the property of the company Refsnes Data.<br />
</details>
</center>
Thank you!