Skip to content

Commit

Permalink
Fix Flickr brandname
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyruppel committed May 5, 2020
1 parent 6f8737a commit 28a922a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

# vue-justified-layout

> Vue integration for Flicker's justified layout module
> Vue integration for Flickr's justified layout module
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -2,7 +2,7 @@
home: true
heroImage: /banner.png
heroText: Vue Justified Layout
tagline: Integration for Flicker's justified layout
tagline: Integration for Flickr's justified layout
actionText: Get Started →
actionLink: /guide/
footer: Made with love and released with MIT License
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "vue-justified-layout",
"version": "0.2.0",
"description": "Vue integration for Flicker's justified layout module",
"description": "Vue integration for Flickr's justified layout module",
"author": "codekraft-studio <info@codekraft.it>",
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit 28a922a

Please sign in to comment.