Skip to content

Commit bc6bf1b

Browse files
committed
plugin
1 parent 2205b62 commit bc6bf1b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ header {
4141
}
4242
.inside {
4343
flex: 1;
44-
> img {
44+
img {
4545
width: 100%;
4646
padding: 4px;
4747
border: 1px solid gray;

pages/ide/vscode/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,14 +192,16 @@ <h2>Release Notes</h2>
192192
<a href="https://code.visualstudio.com/updates/v1_72"
193193
>g(vscode release notes: 1.72.2 September 2022 (version 1.72))</a
194194
>
195+
195196
<h2>Plugins</h2>
197+
196198
<ul>
197199
<li>
198200
<a href="https://marketplace.visualstudio.com/items?itemName=stuart.unique-window-colors"
199201
>https://marketplace.visualstudio.com/items?itemName=stuart.unique-window-colors</a
200202
>
201203
</li>
202-
<li><a href=""></a></li>
204+
<li><img src="https://i.imgur.com/LQQPfYR.png" /></li>
203205
<li><a href=""></a></li>
204206
</ul>
205207
<img src="https://i.imgur.com/7oJXmnb.png" style="width: 400px" />

0 commit comments

Comments
 (0)