Skip to content

Commit

Permalink
SAY "WHAT" ONE MORE TIME MOTHERFUCKER!
Browse files Browse the repository at this point in the history
  • Loading branch information
Potherca committed May 29, 2024
1 parent c4fa319 commit 3d0f6b8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The component can be found at: https://blog.pother.ca/simplycode-dummy-component

The component was created as follows:

1. <details><summary>A component was created with a command and an action</summary>
1. <details><summary markdown="span">A component was created with a command and an action</summary>

- Action:
```js
Expand All @@ -50,12 +50,14 @@ The component was created as follows:
```

</details>
2. <details><summary>A page was created with a route and HTML page</summary>
2. <details><summary>A page was created with a route and HTML page
</summary>

- The hello HTML contains a `<simply-render rel="hello"></simply-render>`
- The route for `/` was set to "hello"
</details>
3. <details><summary>The page-frame was changed to output a JS Module</summary>
3. <details><summary markdown="span">The page-frame was changed to output a JS Module
</summary>

```handlebars
export default {
Expand Down

0 comments on commit 3d0f6b8

Please sign in to comment.