Browse Source

add github ribbon

Nikolay Suslov 8 years ago
parent
commit
32b23174fd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      public/index.html

+ 2 - 1
public/index.html

@@ -13,6 +13,7 @@
     </script>
   </head>
   <body>
+    <a href="https://github.com/NikolaySuslov/livecodingspace"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
    <div id="main" class="mdl-grid">
      <div class="mdl-cell mdl-cell--12-col mdl-shadow--1dp">
        <h2 class="mdl-color-text--grey-700">Welcome to <strong>LiveCoding.space</strong>!</h2>
@@ -20,4 +21,4 @@
      </div>
 </div>
   </body>  
-</html>
+</html>