Skip to content

Commit 0e83c13

Browse files
committed
added link
1 parent 3994297 commit 0e83c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1>JavaScript Patterns Collection</h1>
5959
<div role="main">
6060
<section id="intro">
6161
<p>A JavaScript pattern and antipattern collection that covers function patterns, jQuery patterns, jQuery plugin patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns, code reuse patterns, DOM and browser patterns (<em>upcoming</em>).</p>
62-
New pattern updates will be <a href="http://twitter.com/shichuan" target="_blank">tweeted</a>.</p>
62+
Patterns collected while developing <a href="http://www.xigan.com">喜感网</a>.</p>
6363
</section>
6464
<section id="general-patterns">
6565
<h2>General Patterns</h2>
@@ -286,7 +286,7 @@ <h2><em>References</em></h2>
286286
</section>
287287
</div>
288288
<footer>
289-
by <a href="http://twitter.com/#!/shichuan">@shichuan</a>
289+
by <a href="http://twitter.com/#!/shichuan">@shichuan</a> from <a href="http://www.xigan.com">喜感网</a>
290290
</footer>
291291

292292

0 commit comments

Comments
 (0)