Skip to content

Commit

Permalink
Attempt to fix images.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corofides committed Mar 24, 2024
1 parent 7714e6a commit af3fa32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/posts/2024-03-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -683,8 +683,8 @@ local view = View("This is a view", {
view:drawView()
```

![alt_text](
https://corofides.github.io/images/2024-03-23 11:45.png "A very basic view.")
![alt text](
https://corofides.github.io/images/2024-03-23\ 11:45.png "A very basic view.")

As you can see we now have some text on the screen. This isn't very exciting but it makes for a good start.

Expand Down

0 comments on commit af3fa32

Please sign in to comment.