Skip to content

Commit 7007107

Browse files
committed
svg logos
1 parent e5eb9bc commit 7007107

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+339
-11
lines changed

content/projects/click-logo.png

-3.9 KB
Binary file not shown.

content/projects/click-logo.svg

Lines changed: 18 additions & 0 deletions
Loading

content/projects/click-name.png

-7.79 KB
Binary file not shown.

content/projects/click-name.svg

Lines changed: 24 additions & 0 deletions
Loading

content/projects/click.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
~~~~toml
22
name = "Click"
3-
logo = "click-name.png"
3+
logo = "click-name.svg"
44
~~~~
55

66
Click is a Python package for creating beautiful command line interfaces in a

content/projects/flask-logo.png

-3.9 KB
Binary file not shown.

content/projects/flask-logo.svg

Lines changed: 17 additions & 0 deletions
Loading

content/projects/flask-name.png

-7.65 KB
Binary file not shown.

content/projects/flask-name.svg

Lines changed: 23 additions & 0 deletions
Loading

content/projects/flask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
~~~~toml
22
name = "Flask"
3-
logo = "flask-name.png"
3+
logo = "flask-name.svg"
44
~~~~
55

66
Flask is a lightweight [WSGI] web application framework. It is designed to make

0 commit comments

Comments
 (0)