5 lines
121 B
Go
5 lines
121 B
Go
/*
|
|
Package webcontent provides the content to be embedded in the binary executable
|
|
for the web app
|
|
*/
|
|
package webcontent
|