Skip to content

Commit

Permalink
Updated logo path and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-pietrzak-droptica authored Dec 20, 2018
1 parent 786b3f8 commit 30c8af3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Droopler profile for Drupal 8 #
<img src="https://demo.droopler.com/themes/custom/droopler_subtheme/logo.png" width=300 alt="Droopler Logo" />
<img src="https://demo.droopler.com/themes/custom/droopler_subtheme/logo.svg" width=300 alt="Droopler Logo" />

## What is Droopler? ##
Droopler is a Drupal 8 profile designed to kickstart a new webpage in a few minutes. It's based on the latest frontend technologies, including Bootstrap 4. The maintainer of Droopler is [Droptica](https://droptica.com).
Expand All @@ -20,7 +20,7 @@ The Droopler profile should be installed via Composer. We recommend using [Droop

```json
"require": {
"droptica/droopler": "^8.1.3"
"droptica/droopler": "^8.1.4"
}
```

Expand Down

0 comments on commit 30c8af3

Please sign in to comment.