Skip to content

Commit 011823b

Browse files
committed
build: bump version to v0.2.0
1 parent d43a2d8 commit 011823b

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.10
1+
v0.2.0

mkdocs.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ site_name: mkdocs-link-embeds-plugin
44
plugins:
55
- link-embeds:
66
enabled: true
7-
image_disabled: false
8-
favicon_disabled: false
97
name_default: "Untitled Link"
108
desc_default: "No description found"
119
image_default: "https://github.com/Aetherinox/mkdocs-link-embeds/assets/118329232/c0298d98-0910-4235-a88f-0c3e2f704ba7"
10+
image_disabled: false
11+
favicon_default: "https://github.com/Aetherinox/mkdocs-link-embeds/assets/118329232/b37da9c6-6f17-4c3f-9c94-c346a6f31bfa"
12+
favicon_disabled: false
13+
favicon_size: 25
14+
target: "blank"
15+
verbose: false
1216

1317
extra_css:
1418
- assets/link-embeds.css

mkdocs_link_embeds_plugin.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: mkdocs-link-embeds-plugin
3-
Version: 0.1.10
3+
Version: 0.2.0
44
Summary: Mkdocs plugin which shows embedded links in a more elegant manner.
55
Home-page: https://github.com/Aetherinox/mkdocs-link-embeds
66
Author: Aetherinox

0 commit comments

Comments
 (0)