JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
change the css filename so safari doesn't use the new html with the old css
authorJason Woofenden <jason283@herkamire.com>
Wed, 17 Dec 2008 20:54:11 +0000 (15:54 -0500)
committerJason Woofenden <jason283@herkamire.com>
Wed, 17 Dec 2008 20:54:11 +0000 (15:54 -0500)
tasks2.css [new symlink]
template.html

diff --git a/tasks2.css b/tasks2.css
new file mode 120000 (symlink)
index 0000000..57d3998
--- /dev/null
@@ -0,0 +1 @@
+tasks.css
\ No newline at end of file
index 14f2e81..db3491f 100644 (file)
@@ -5,7 +5,7 @@
 <head>
   <title>JasonWoof -- Website Services</title>
   <link rel="stylesheet" href="style3.css" type="text/css" />
-  <link rel="stylesheet" href="tasks.css" type="text/css" />
+  <link rel="stylesheet" href="tasks2.css" type="text/css" />
 </head>
 
 <body>