diff --git a/layouts/default.sxml b/layouts/default.sxml index 3c0348d..b65fcaa 100644 --- a/layouts/default.sxml +++ b/layouts/default.sxml @@ -28,8 +28,8 @@ (div (@ (class "links")) (a (@ (href "http://validator.w3.org/check?uri=referer")) (img (@ (src "http://www.w3.org/Icons/valid-xhtml10") (alt "Valid XHTML 1.0 Strict") (height 31) (width 88)))) - ;;(a (@ (href "https://notabug.org/vilor/website/")) - ;; "Source code") + (a (@ (href "http://31.184.254.176:8078/vilor/website/")) + "Source code") (a (@ (href "http://www.anybrowser.org/campaign/")) (img (@ (src "/img/anybrowser3.jpg") (alt "Viewable With Any Browser"))))))))))