stevenanthonyrevo / RocketShipCountDown

Happy Hacktoberfest Contributors! This year a new repository will be open-sourced named "RocketCountDown". A space-inspired countdown tracker built in Go. For new Coders, and fellow Developers to please join this exciting project for a chance to submit PR's.
MIT License
3 stars 7 forks source link

Added Go/HTTP server a new "/static" directory #3

Closed 0x471 closed 3 years ago

0x471 commented 3 years ago

Added "/static" directory for serving static files/folders. In addition created a "img" folder in "static" and inserted an image to html file.

Reference: https://pkg.go.dev/github.com/gin-gonic/gin#readme-serving-static-files