1 2 3 4 5 6 7 8 9 10 11 12
|
From: Dominik George <natureshadow@debian.org>
Subject: Remove remote included image from readme
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# Paper CSS for happy printing
-[](https://cdnjs.com/libraries/paper-css)
-
> Front-end printing solution - previewable and live-reloadable!
Recently, we say "front-end" every day. Then why don't we make the printing documents in front-end? We believe we can make it perfectly without back-end. Paper CSS is just [a small snippet of CSS](https://raw.githubusercontent.com/cognitom/paper-css/master/paper.css), but it helps us create them in browser easily.
|