diff options
Diffstat (limited to 'template/spaceboys.st')
| -rwxr-xr-x | template/spaceboys.st | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/spaceboys.st b/template/spaceboys.st index a746343..d0f0541 100755 --- a/template/spaceboys.st +++ b/template/spaceboys.st @@ -4,6 +4,10 @@ <title>dump.fm - homeboys in space</title> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages_padding10.css?v=20260129"> + <link rel="stylesheet" type="text/css" href="/static/css/meme_pages_rightinfo.css?v=20260129"> + <!-- <style> @@ -81,6 +85,7 @@ text-decoration:none; </style> + --> <script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script> |
