Skip to content

Commit d7d7236

Browse files
notriddleJoshua Nelson
and
Joshua Nelson
authored
Update templates/core/home.html
Co-authored-by: Joshua Nelson <[email protected]>
1 parent cf11a48 commit d7d7236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/core/home.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1 class="brand">{{ "cubes" | fas(fw=true) }} Docs.rs</h1>
1414

1515
<div class="buttons">
1616
<button type="submit" class="pure-button pure-button-normal">Search</button>
17-
<button type="submit" class="pure-button pure-button-normal" id="i-am-feeling-lucky-button" name="i-am-feeling-lucky" value="1">
17+
<button type="submit" class="pure-button pure-button-normal" name="i-am-feeling-lucky" value="1">
1818
I'm Feeling Lucky
1919
</button>
2020
</div>

0 commit comments

Comments
 (0)