]> git.armaanb.net Git - lightcards-http.git/blobdiff - index.html
Add manpages
[lightcards-http.git] / index.html
index eefef34cc5184cfe3e62733e15c6cc6106614e44..cf41254be2270be5648d92a24a45cc50aa18ba11 100644 (file)
@@ -28,6 +28,8 @@ h2 {
 
 img {
   width: 100%;
+  filter: drop-shadow(0 0 0.5em);
+  margin: 0.5em 0;
 }
 
 a {
@@ -50,6 +52,14 @@ a {
       </nav>
     </header>
 
+    <section>
+      <h2>Manpages</h2>
+      <ul>
+        <li><a href="lightcards.1">lightcards(1)</a></li>
+        <li><a href="lightcards-config.5">lightcards-config(5)</a></li>
+      </ul>
+    </section>
+
     <section>
       <h2>Gallery</h2>
       <a href="1.webp">
@@ -58,6 +68,9 @@ a {
       <a href="2.webp">
         <img src="2.webp" alt="screenshot 2">
       </a>
+      <a href="3.webp">
+        <img src="3.webp" alt="screenshot 3">
+      </a>
     </section>
 
     <section>