]> git.za3k.com Git - za3k.git/commitdiff
Add one link for blogs, one for source code, instead of one per project
authorZachary Vance <za3k@za3k.com>
Sat, 19 Nov 2022 09:28:43 +0000 (04:28 -0500)
committerZachary Vance <za3k@za3k.com>
Sat, 19 Nov 2022 09:28:43 +0000 (04:28 -0500)
hackaday.css
hackaday.html

index c0473c2e3fd24620a013c7d88aed352cf6762ac4..f6053b903729fed3cc34d1e038c5b4b0332510fe 100644 (file)
@@ -1,3 +1,17 @@
+.hack-links {
+    margin: 0 auto;
+    display: block;
+    width: 242px;
+    height: 1.5em;
+    /*border: 1px solid;*/
+    text-align: center;
+}
+.hack-links a {
+    font-size: 14pt;
+    text-decoration: none;
+    margin: 10px;
+}
+
 .hacks {
     width: max(242px, 60%); /* 242px is the fixed-size element including margins */
     margin: 0 auto;
index 7157835bd241f2445e07d4cb2722a268597931c1..658858193fae0f3c4dadaef5c9b4317e7d2292f2 100644 (file)
@@ -7,6 +7,10 @@
 </head>
 <body>
     <div class="nav"><a href="/">za3k</a> &gt; <a href="/software">software</a> &gt; hack-a-day</div>
+    <section class="hack-links">
+        <a href="https://github.com/za3k?tab=repositories&q=Hack-A-Day&sort=name">Source code</a>
+        <a href="https://blog.za3k.com/tag/hack-a-day/">Blog posts</a>
+    </section>
     <section class="hacks">
         <div class="hack">
             <a href="https://tilde.za3k.com/hackaday/crop"><img src="img/hackaday18.png"></a>