Skip to content

Commit 57e817e

Browse files
committed
Update github links
1 parent 528796d commit 57e817e

1 file changed

Lines changed: 5 additions & 36 deletions

File tree

index.html

Lines changed: 5 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@
5252
<div class="ui theme left push sidebar">
5353
<div class="ui form">
5454
<h3 class="ui dividing header">Layout </h3>
55-
<div class="field">
56-
<div class="ui first checkbox">
57-
<input type="checkbox"></input>
58-
<label>
59-
Reverse Columns
60-
<i class="tiny link question icon" data-content="Toggles column order in html"></i>
61-
</label>
62-
</div>
63-
</div>
6455
<div class="field">
6556
<div class="ui second checkbox">
6657
<input type="checkbox"></input>
@@ -69,33 +60,6 @@ <h3 class="ui dividing header">Layout </h3>
6960
</label>
7061
</div>
7162
</div>
72-
<div class="field">
73-
<div class="ui third checkbox">
74-
<input type="checkbox"></input>
75-
<label>
76-
Add Minimalism
77-
<i class="tiny link question icon" data-content="Adds basic class name to buttons and table"></i>
78-
</label>
79-
</div>
80-
</div>
81-
<div class="field">
82-
<div class="ui fourth checkbox">
83-
<input type="checkbox"></input>
84-
<label>
85-
Block Style Menu
86-
<i class="tiny link question icon" data-content="Removes tabular menu class"></i>
87-
</label>
88-
</div>
89-
</div>
90-
<div class="field">
91-
<div class="ui fifth checkbox">
92-
<input type="checkbox"></input>
93-
<label>
94-
Horizontal Ribbon Layout
95-
<i class="tiny link question icon" data-content="Shows alternative html using horizontal menu"></i>
96-
</label>
97-
</div>
98-
</div>
9963
<h3 class="ui dividing header">Theme</h3>
10064
<div class="field">
10165
<label>Global Theme</label>
@@ -128,6 +92,11 @@ <h3 class="ui dividing header">Theme</h3>
12892
<h3 class="ui header">About</h3>
12993
<p>This example was created to demonstrate the theming and prototyping abilities of <a href="http://www.semantic-ui.com">Semantic UI</a>.</p>
13094
<p>Layout examples above use simple class name swaps to show how working within an well-defined ui vocabulary allows for rapid prototyping without coding</p>
95+
<a class="ui fluid labeled icon button" target="_blank" href="index-classic.html">
96+
View Classic GitHub
97+
<i class="github mark icon"></i>
98+
</a>
99+
<div class="ui divider"></div>
131100
<a class="ui fluid labeled icon button" target="_blank" href="http://www.semantic-ui.com">
132101
Visit Semantic-UI.com
133102
<i class="external linkify icon"></i>

0 commit comments

Comments
 (0)