|
|
|
|
|
by nictrix
3321 days ago
|
|
Nice!, Also when I click on Twitter link on the about page it sends me to a bad URL. Looks like you just need to add http in front of the link. When I copy and paste the access URL I see it starts with // - so the link doesn't go anywhere, is that the intended action? |
|
About the access URL, // is intentional as it's protocol independent. You can use either http or https, depends on your app page :)
I might make it all https once I sort out my nginx config :)
Thanks again for helping me out bud.