patx/twig

update website

Commit f6755a5 · harrison erd · 2026-06-14T01:41:04-04:00

Changeset
f6755a5d9eee02237045770054ccc23d3dd0fbb3
Parents
75331679422d18c9e632c18308412cb564c59af6

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 f6ce530..82a5ae2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -28,18 +28,16 @@
   a { color: #111; }
   footer { margin-top: 48px; color: #bbb; font-size: 0.8rem; }
   pre { background: #f2f2f2; padding: 12px; margin: 0; overflow-x: auto; }
-  .site-title { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }
-  .site-title img { height: 28px; width: auto; }
-  .site-title h1 { margin: 0; }
+  .site-title { display: flex;   justify-content: center; align-items: center; gap: 10px; margin-bottom: 25px; }
+  .site-title img { height: 150px; width: auto; }
 </style>
 </head>
 <body>
 
 <div class="site-title">
   <img src="https://gitman.io/patx/twig/raw/docs/logo.png" alt="Twig logo">
-  <h1>Twig</h1>
 </div>
-<p>An ultra-minimal GTK code editor 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><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.0_all.deb" target="_blank">.deb</a>. You can also install Twig from <a href="https://gitman.io/patx/twig" target="_blank">source</a>.</p>
 
 <h2>Features</h2>