Fix spacing on last heading

This commit is contained in:
bonbud-macryg 2024-06-05 14:20:54 +01:00 committed by SuperCoolYun
parent a1f426baf6
commit 1fc421044f

View File

@ -310,6 +310,7 @@ The Sky homepage shows you one tile for all of the shrubs who are the immediate
```
If you refresh your browser you should now see a tile labelled “counter”. Click there to see the Counter frontend from the `/con` file and increment the state of the `/counter` shrub.
## Building on the Counter
If you know your way around Gall, you should now be able to make some minor changes to the counter example above. Try the following: