aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2014-09-05 10:21:13 +0200
committerAlex Legler <alex@a3li.li>2014-09-05 10:21:13 +0200
commitfe80cea3100409f9468c78885d48622c5ac6f2fa (patch)
tree73bf3a0d77688bac3079930afcb27d8865efbbd2 /index.html
parentOnly apply visited link styling to text in paragraphs. (diff)
downloadtyrian-theme-fe80cea3100409f9468c78885d48622c5ac6f2fa.tar.gz
tyrian-theme-fe80cea3100409f9468c78885d48622c5ac6f2fa.tar.bz2
tyrian-theme-fe80cea3100409f9468c78885d48622c5ac6f2fa.zip
Fix get-gentoo button role attribtue.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 47c4e94..1ce98d5 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
<div class="row">
<div class="site-title-buttons">
<div class="btn-group btn-group-sm">
- <a href="http://get.gentoo.org/" type="button" class="btn get-gentoo"><span class="fa fa-download"></span> <strong>Get Gentoo!</strong></a>
+ <a href="http://get.gentoo.org/" role="button" class="btn get-gentoo"><span class="fa fa-download"></span> <strong>Get Gentoo!</strong></a>
<div class="btn-group btn-group-sm">
<button type="button" class="btn gentoo-org-sites dropdown-toggle" data-toggle="dropdown">
<span class="glyphicon glyphicon-globe"></span> gentoo.org sites <span class="caret"></span>