README: use pre-rendered PNG logo
This keeps the README working even if nuetzlich.net is unavailable. We use a PNG because github disallows embedding local SVGs.
This commit is contained in:
parent
b9799ca902
commit
1ff4ae56c1
BIN
Documentation/gocryptfs-logo.png
Normal file
BIN
Documentation/gocryptfs-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
@ -1,4 +1,4 @@
|
||||
[![gocryptfs](https://nuetzlich.net/gocryptfs/img/gocryptfs-logo.paths-black.svg)](https://nuetzlich.net/gocryptfs/)
|
||||
[![gocryptfs](Documentation/gocryptfs-logo.png)](https://nuetzlich.net/gocryptfs/)
|
||||
[![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs)
|
||||
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/rfjakob/gocryptfs)](https://goreportcard.com/report/github.com/rfjakob/gocryptfs)
|
||||
|
Loading…
Reference in New Issue
Block a user