Skip to content

Commit e468a0f

Browse files
committed
docs: add some new logo ideas
1 parent e6718d1 commit e468a0f

File tree

5 files changed

+209
-7
lines changed

5 files changed

+209
-7
lines changed

.vscode/launch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
// "--no-color",
4444
// "--no-pager",
4545
//"config", "info", "list",
46-
// "analyze",
46+
"analyze",
4747
// "profiles", "list"
48-
"discover", "tests", "--tags"
48+
// "discover", "tests", "--tags"
4949
// "."
5050
]
5151
},

docs/assets/images/logo.svg

Lines changed: 102 additions & 0 deletions
Loading

docs/assets/images/logo_optimiert.png

7.04 KB
Loading

docs/assets/images/logo_optimiert.svg

Lines changed: 105 additions & 0 deletions
Loading

mkdocs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ markdown_extensions:
5959
- pymdownx.caret
6060
- pymdownx.critic
6161
- pymdownx.details
62-
- pymdownx.emoji:
63-
# https://github.com/twitter/twemoji
64-
# https://raw.githubusercontent.com/facelessuser/pymdown-extensions/master/pymdownx/twemoji_db.py
65-
emoji_index: !!python/name:materialx.emoji.twemoji
66-
emoji_generator: !!python/name:materialx.emoji.to_svg
6762
- pymdownx.highlight:
6863
auto_title: false
6964
linenums_style: pymdownx-inline

0 commit comments

Comments
 (0)