patx/twig

clean up download section

Commit 30ce4a4 · patx · 2026-06-15T02:16:09-04:00

Changeset
30ce4a4c97f93518bdd478aa915b61224e414b34
Parents
85f1a6fe7e8f7f45c7d4a75c7d5986724a01ac59

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index d7d6b85..f5759f7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -50,7 +50,7 @@
   a { color: var(--text); }
   footer { margin-top: 48px; color: var(--subtle); font-size: 0.8rem; }
   pre { background: var(--code-bg); padding: 12px; margin: 0; overflow-x: auto; }
-  .site-title { display: flex;   justify-content: center; align-items: center; gap: 10px; margin-bottom: 25px; }
+  .site-title { display: flex; justify-content: center; align-items: center; gap: 10px; margin-bottom: 25px; }
   .site-title img { height: 150px; width: auto; }
 </style>
 </head>
@@ -59,8 +59,13 @@
 <div class="site-title">
   <img src="https://gitman.io/patx/twig/raw/docs/logo.png" alt="Twig logo">
 </div>
-<p><strong>Twig is an ultra-minimal GTK code editor</strong> for Debian/Ubuntu based Linux distros. No toolbar or menu bar, just code. <a href="https://gitman.io/patx/twig/raw/docs/screenshot.png" target="_blank">View screenshot</a>.</p>
-<p>Download the <a href="https://gitman.io/patx/twig/raw/dist/twig_0.1.1_all.deb" target="_blank">.deb</a>. You can also install Twig from <a href="https://gitman.io/patx/twig" target="_blank">source</a> or find it on the <a href="https://snapcraft.io/twig" target="_blank">Snap Store</a>.</p>
+<div class="site-title">
+  <h1>Twig Text Editor</h1>
+</div>
+<p><strong>Twig is an ultra-minimal and lightweight GTK code editor</strong> for Linux. No toolbar or menu bar, just code. <a href="https://gitman.io/patx/twig/raw/docs/screenshot.png" target="_blank">View screenshot</a>.</p>
+<br>
+<p><a href="https://gitman.io/patx/twig/raw/dist/twig_0.1.1_all.deb" target="_blank">Download/Install 64 bit .deb</a></p>
+<p><small>You can also <a href="https://gitman.io/patx/twig" target="_blank">install from source</a> or use <a href="" target="_blank">Snap</a>.</small></p>
 
 <h2>Features</h2>
 <ul>