Skip to content

Commit 5a2e890

Browse files
committed
2 parents e1467c8 + 29598c1 commit 5a2e890

3 files changed

Lines changed: 3 additions & 22 deletions

File tree

assets/free_basket_calendar.json

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1 @@
1-
[
2-
{
3-
"name": "Orlando Magic vs. Atlanta Hawks",
4-
"begin": "2025-04-13T18:45:00+02:00",
5-
"end": "2025-04-13T20:15:00+02:00",
6-
"description": "Orlando Magic plays against Atlanta Hawks. This game will be broadcasted on ProSieben MAXX, Joyn, ran.de and the ran app.",
7-
"location": "ran.de",
8-
"url": "https://ran.de",
9-
"league": "NBA"
10-
},
11-
{
12-
"name": "Los Angeles Clippers vs. Golden State Warriors",
13-
"begin": "2025-04-13T21:25:00+02:00",
14-
"end": "2025-04-14T00:55:00+02:00",
15-
"description": "Los Angeles Clippers plays against Golden State Warriors. This game will be broadcasted on ProSieben MAXX, Joyn, ran.de and the ran app.",
16-
"location": "ran.de",
17-
"url": "https://ran.de",
18-
"league": "NBA"
19-
}
20-
]
1+
[]

content/en/blog/developing-a-vs-code-extension-with-github-copilot-agent-mode-and-claude-4-sonnet-may-2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories:
1515
thumbnail:
1616
url: /img/blog/do-vscode-lm-api-explorer-banner.png
1717
author: d.o.
18-
draft: false
18+
draft: true
1919
---
2020

2121
## Overview

content/en/projects/do-vscode-lm-api-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ lang: en-US
1818
slug: do-vscode-lm-explorer
1919
categories:
2020
- Software Development
21-
draft: false
21+
draft: true
2222
---
2323

2424
{{< button color="dark" cue=false order="last" icon="fab github" tooltip="Source Code on github" href="https://github.com/d-oit/do-vscode-lm-api-explorer" >}}

0 commit comments

Comments
 (0)