Skip to content

Commit

Permalink
Merge pull request #105 from droptica/develop
Browse files Browse the repository at this point in the history
Develop to master (final 1.4)
  • Loading branch information
grzegorz-pietrzak-droptica authored Dec 20, 2018
2 parents b5a8559 + 30c8af3 commit 74a37c5
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ effects:
data:
width: 320
height: 240
anchor: center-center
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ effects:
data:
width: 466
height: 307
anchor: center-center
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ effects:
data:
width: 936
height: 617
anchor: center-center
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ custom:
text_stop: 'stop slideshow'
advanced:
unique_token: 1
mobile_detect: 0
mobile_detect: 1
mobile_device_width: 480px
caption_trim: 0
caption_trim_length: 75
Expand Down

0 comments on commit 74a37c5

Please sign in to comment.