Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/data/logos.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import eleven from "../images/logos/11-arrow-tree.png"
import twelve from "../images/logos/12-gladiator-sparta-head.png"
import thirteen from "../images/logos/13-pixel-fox.png"
import fourteen from "../images/logos/14-full-half-circles.png"
import fifteen from "../images/logos/15-square-ying-yang.png"
import fifteen from "../images/logos/15-square-yin-yang.png"
import sixteen from "../images/logos/16-sunrise-on-water.png"
import seventeen from "../images/logos/17-witch-hat.png"
import eighteen from "../images/logos/18-geometric-rock.png"
Expand Down Expand Up @@ -188,7 +188,7 @@ export const Logos = [
`Minimal professional black and white Ying Yang logo in square shape.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed one here

The logo is good for any project.`,
availability: "Available",
name: "Square Ying Yang Zen Logo",
name: "Square Yin Yang Zen Logo",
img: fifteen,
},
{
Expand Down