Ver Fonte

adds book to home page

Drew Hornbein há 3 anos atrás
pai
commit
2690fcac86
1 ficheiros alterados com 9 adições e 0 exclusões
  1. 9 0
      index.html

+ 9 - 0
index.md → index.html

@@ -44,4 +44,13 @@ permalink: /
         Then publish your Rule and <a href="{% link library.md %}">share it with others</a>
     </div>
 
+    <a href="{% link book.md %}" style="display: block; margin: 30px 0;">
+        <img src="{% link assets/book/communityrules-cover.png %}" alt="Community Rules cover"
+            style="box-shadow: 0 2px 8px #0003; height:40vh; width: auto; transform: rotate(4deg);" />
+    </a>
+
+    <div class="callout-text">
+        View or print a <a href="{% link book.md %}">book version</a> of the templates!
+    </div>
+
 </div>