File: remove-remote-image.patch

package info (click to toggle)
paper-css 0.4.1%2Bds-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,208 kB
  • sloc: javascript: 23; makefile: 8
file content (12 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
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
 
-[![CDNJS](https://img.shields.io/cdnjs/v/paper-css.svg)](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.