aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/default.template
diff options
context:
space:
mode:
Diffstat (limited to 'default.template')
-rw-r--r--default.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.template b/default.template
index b72033d..fd7889a 100644
--- a/default.template
+++ b/default.template
@@ -25,7 +25,7 @@
25 <body bgcolor="black" text="white" alink="yellow" link="yellowgreen" vlink="red"> 25 <body bgcolor="black" text="white" alink="yellow" link="yellowgreen" vlink="red">
26 <table style="background-color: $karenPurple$; width: 98vw; margin: 1; line-style: none; border-style: none; border-spacing: 0;"> 26 <table style="background-color: $karenPurple$; width: 98vw; margin: 1; line-style: none; border-style: none; border-spacing: 0;">
27 <tr> 27 <tr>
28 <td><img src="$logo$" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></td> 28 <td><a href="$home$"><img src="$logo$" alt="alt text" title="Not (Yet) (Another / A) Wiki."/></a></td>
29 <td><p>&#x1f463; &nbsp; $trail$</p></td> 29 <td><p>&#x1f463; &nbsp; $trail$</p></td>
30 </tr> 30 </tr>
31 <tr> 31 <tr>