Skip to content

Commit 76a9ef1

Browse files
fix: frontmatter
1 parent 3f6e844 commit 76a9ef1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/content/docs/tutorial/02 Drawing a triangle/00 Creating a window.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Creating a Window
33
description: Learn how to set up a blank window for your graphics application using GLFW and Daxa.
44
slug: "tutorial/drawing-a-triangle/creating-a-window"
5-
: https://github.com/learndaxa/Tutorial/edit/main/docs/02 Drawing a triangle/00_Creating_a_window.md
65
---
76

87
## Introduction

src/content/docs/tutorial/02 Drawing a triangle/02 Choosing a device.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Choosing a device
33
description: Choosing a device
44
slug: "tutorial/drawing-a-triangle/choosing-a-device"
5-
: https://github.com/learndaxa/Tutorial/edit/main/docs/02 Drawing a triangle/02_Choosing_a_device.md
65
---
76

87
## Device selection

0 commit comments

Comments
 (0)