summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorumbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-03-11 15:58:53 +0000
committerumbrae <umbrae@d4e419ec-0920-11de-bbfd-a7c1bc4c261e>2009-03-11 15:58:53 +0000
commit9980a2d430b66db1069d10622520b4806313ceda (patch)
treedec5d724518cfb7017b5c12bb1cf68ae20f82340 /index.htm
parent3fc0722518f69935a67e49e8fc423317f0308e01 (diff)
downloadreadability-simple-9980a2d430b66db1069d10622520b4806313ceda.tar.bz2
readability-simple-9980a2d430b66db1069d10622520b4806313ceda.zip
Tweak to the regular expression to determine special classnames/id's
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@28 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
Diffstat (limited to 'index.htm')
-rwxr-xr-xindex.htm1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index 92f20d6..698d633 100755
--- a/index.htm
+++ b/index.htm
@@ -23,6 +23,7 @@
<p><input type="radio" name="style" value="style-novel" id="novel"/><label for="novel">Novel</label></p>
<p><input type="radio" name="style" value="style-ebook" id="ebook" /><label for="ebook">eBook</label></p>
<p><input type="radio" name="style" value="style-terminal" id="terminal" /><label for="terminal">Terminal</label></p>
+ <p><input type="radio" name="style" value="style-slate" id="slate" /><label for="slate">Slate</label></p>
</div>
<div class="settings-box" id="size">
<p><input type="radio" name="size" value="size-small" id="small" /><label for="small">Small</label></p>