Update index_en.html

This commit is contained in:
DebugST 2021-05-22 22:15:10 +08:00 committed by GitHub
parent fde50edea3
commit f9e08a2837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
<p style="margin-top:2rem;text-align:left;">STNodeEditor is a lightweight and powerful node editor, very simple to use. Provides a wealth of properties and events, which can easily complete the data interaction and notification between nodes. A large number of vitual functions are available for developers to use. It is very free.</p> <p style="margin-top:2rem;text-align:left;">STNodeEditor is a lightweight and powerful node editor, very simple to use. Provides a wealth of properties and events, which can easily complete the data interaction and notification between nodes. A large number of vitual functions are available for developers to use. It is very free.</p>
<center> <center>
<a id="a_btn_down" href="https://github.com/DebugST/DotNet_WinForm_NodeEditor/releases">Download STNodeEditor</a><br/> <a id="a_btn_down" href="https://github.com/DebugST/DotNet_WinForm_NodeEditor/releases">Download STNodeEditor</a><br/>
<a class="a_icon" style="background-image:url('./images/github.png'") href="https://github.com/DebugST/DotNet_WinForm_NodeEditor"></a> <a class="a_icon" style="background-image:url('./images/github.png'") href="https://github.com/DebugST/STNodeEditor"></a>
<a class="a_icon" style="background-image:url('./images/gitee.png')" href="https://gitee.com/DebugST/DotNet_WinForm_NodeEditor"></a> <a class="a_icon" style="background-image:url('./images/gitee.png')" href="https://gitee.com/DebugST/DotNet_WinForm_NodeEditor"></a>
<a class="a_icon" style="background-image:url('./images/api.png')" href="./doc_en.html"></a> <a class="a_icon" style="background-image:url('./images/api.png')" href="./doc_en.html"></a>
</center> </center>
@ -176,4 +176,4 @@
</div> </div>
</div> </div>
</body> </body>
</html> </html>