Skip to content

Commit

Permalink
removed slug from frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-512 committed May 5, 2024
1 parent 62f6e33 commit e92caef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/blog/quantum-autoencoder.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ tags:
- 'image-compression'
description: 'Compressing images using qubits'
picture: '/quantum-autoencoder/reconstructed-images.png'
slug: 'quantum-autoencoder'
published: true
---

Expand Down
1 change: 0 additions & 1 deletion src/blog/second-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ tags:
- 'autoencoder'
description: 'just for testing'
picture: '/quantum-autoencoder/reconstructed-images.png'
slug: 'test-post'
---

<script context="module">
Expand Down

0 comments on commit e92caef

Please sign in to comment.