Update install/index.html
This commit is contained in:
@@ -549,9 +549,9 @@
|
||||
<h1>Chat from your <span class="highlight">Terminal</span></h1>
|
||||
<p>A simple yet powerful terminal-based chat application written in Python. Realtime messaging via TCP sockets, straight from your command line.</p>
|
||||
<div class="hero-actions">
|
||||
<a href="#installatie" class="btn btn-primary">
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2"><path d="M8 2v8m0 0l-3-3m3 3l3-3M3 13h10"/></svg>
|
||||
Install
|
||||
<a href="#demo" class="btn btn-primary">
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 3l8 5-8 5V3z"/></svg>
|
||||
Live Demo
|
||||
</a>
|
||||
<a href="#docs" class="btn btn-secondary">
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 2h7l3 3v9H3V2z"/><path d="M10 2v3h3"/></svg>
|
||||
@@ -1011,7 +1011,7 @@
|
||||
<footer>
|
||||
<p>Terminal Chat — Built with Python & TCP Sockets</p>
|
||||
<p style="margin-top: 8px;">
|
||||
<a href="#installatie">Install</a> ·
|
||||
<a href="#demo">Demo</a> ·
|
||||
<a href="#docs">Documentation</a> ·
|
||||
<a href="#features">Features</a> ·
|
||||
<a href="#contribute">Contribute</a> ·
|
||||
|
||||
Reference in New Issue
Block a user