bdbd80319f
The DefaultRoute parameter in the configuration struct is now a string. Fixed a few mismatched HTML tags. Added the profile_comments_row template. Added more alt attributes for images and associated title=""s in a few places. Connections should now be closed properly. Custom Pages no longer have a .html file extension in their URLs. We now track route views for the default route and the custom page route. Began work on cleaning up the profiles on Cosora.
16 lines
256 B
JSON
16 lines
256 B
JSON
{
|
|
"Name": "shadow",
|
|
"FriendlyName": "Shadow",
|
|
"Version": "0.0.1",
|
|
"Creator": "Azareal",
|
|
"FullImage": "shadow.png",
|
|
"URL": "github.com/Azareal/Gosora",
|
|
"BgAvatars":true,
|
|
"Resources": [
|
|
{
|
|
"Name":"shadow/misc.js",
|
|
"Location":"global"
|
|
}
|
|
]
|
|
}
|