aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html
index 070b539..08bd32c 100644
--- a/template.html
+++ b/template.html
@@ -176,7 +176,7 @@ function helloWorld(world) {
176 <aside class="note"> 176 <aside class="note">
177 <section> 177 <section>
178 <ul> 178 <ul>
179 <li>See this amazing link: <a href="#">link</a>.</li> 179 <li>See this amazing link: <a href="http://www.google.com">link</a>.</li>
180 </ul> 180 </ul>
181 <p><b>Remember to say this tag line!</b></p> 181 <p><b>Remember to say this tag line!</b></p>
182 </section> 182 </section>