windhamdavid 1 year ago
parent
commit
ad98ef61dd
1 changed files with 12 additions and 12 deletions
  1. 12 12
      index.html

+ 12 - 12
index.html

@@ -1269,22 +1269,22 @@
           <div class="row">
             <div class="col">
               <ul class="list-group list-group-flush">
-                <li class="list-group-item"><a class="text-secondary" href="">easy-doc</a></li>
-                <li class="list-group-item"><a class="text-secondary" href="">coffeeCup <- coffeekup</a></li>
-                <li class="list-group-item"><a class="text-secondary" href="">black-coffee</a></li>
-                <li class="list-group-item"><a class="text-secondary" href="">petulant-robot</a></li>
-                <li class="list-group-item"><a class="text-secondary" href="">simple-guestbook</a></li>
-                <li class="list-group-item"><a class="text-secondary" href="">stress</a> - 8 ball of good advice when things get tense</li>
-                <li class="list-group-item"><a class="text-secondary" href="">zen</a> - simple C code to display the zen of programming. When first learning Python, the first thing I did was type import this. I thought the poem or series of statements by Tim Peters was great. I still see a lot of truth and beauty in these statements. I look at code as art.</li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/easy-doc">easy-doc</a></li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/coffeekup">coffeeCup <- coffeekup</a></li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/black-coffee">black-coffee</a></li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/petulant-robot">petulant-robot</a></li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/simple-guestbook">simple-guestbook</a></li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/stress">stress</a> - 8 ball of good advice when things get tense</li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/zen">zen</a> - simple C code to display the zen of programming. When first learning Python, the first thing I did was type import this. I thought the poem or series of statements by Tim Peters was great. I still see a lot of truth and beauty in these statements. I look at code as art.</li>
               </ul>
             </div>
             <div class="col">
               <ul class="list-group list-group-flush">
-                <li class="list-group-item"><a class="text-secondary" href="">pub-med-search</a> - A simple template for adding a pub med (http://www.ncbi.nlm.nih.gov/pubmed/) search to your php website.</li>
-                <li class="list-group-item"><a class="text-secondary" href="">dophin-habits</a></li>
-                <li class="list-group-item"><a class="text-secondary" href="">saucer</a> - A minimalist node module reaching out with a welcome message</li>
-                <li class="list-group-item"><a class="text-secondary" href="">surf-scoreboard</a> - playing with event-driven coffeescript pattern for rewriting surf scoring application with nodeJS</li>
-                <li class="list-group-item"><a class="text-secondary" href="">tako-macho</a> - A Tako, CoffeeCup boilerplate written in CoffeeScript with Skeleton layout.</li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/pub-med-search">pub-med-search</a> - A simple template for adding a pub med (http://www.ncbi.nlm.nih.gov/pubmed/) search to your php website.</li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/dolphin-habits">dophin-habits</a></li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/saucer">saucer</a> - A minimalist node module reaching out with a welcome message</li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/surf-scoreboard">surf-scoreboard</a> - playing with event-driven coffeescript pattern for rewriting surf scoring application with nodeJS</li>
+                <li class="list-group-item"><a class="text-secondary" href="https://github.com/gradus/tako-macho">tako-macho</a> - A Tako, CoffeeCup boilerplate written in CoffeeScript with Skeleton layout.</li>
               </ul>
             </div>
           </div>