Skip to content

Commit

Permalink
fix: added published to synthwave demo
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Oct 26, 2023
1 parent 1f0c3ad commit 6ffd6f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "@tresjs/eslint-config-vue",
"rules": {
"@typescript-eslint/no-use-before-define": "off"
}
"extends": "@tresjs/eslint-config-vue",
"rules": {
"@typescript-eslint/no-use-before-define": "off"
}
}

4 changes: 3 additions & 1 deletion content/experiments/synthwave.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ thumbnail: /synthwave.png
title: Synthwave landscape
slug: synthwave-landscape
author: andretchen0
status: published
description: Infinite procedural landscape
tags: ['procedural', 'shader', 'post-processing']
---

<Synthwave />
::synthwave
::

0 comments on commit 6ffd6f5

Please sign in to comment.