Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
monero-project
monero-site
Commits
f8c6c5bc
Commit
f8c6c5bc
authored
Oct 17, 2017
by
MaxXor
Browse files
Fix several html errors
parent
4a0f93cd
Changes
3
Hide whitespace changes
Inline
Side-by-side
community/team/index.md
View file @
f8c6c5bc
...
...
@@ -9,7 +9,7 @@ title: Monero Team
<div
class=
"col-xs-12"
>
<div
class=
"tabPanel-widget"
>
<label
for=
"tab-1"
tabindex=
"0"
></label>
<input
id=
"tab-1"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
checked
=
"true"
>
<input
id=
"tab-1"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
checked
>
<h2>
Core
</h2>
<div
class=
"tabPanel-content"
>
<div
class=
"row"
>
...
...
@@ -46,7 +46,7 @@ title: Monero Team
{%endfor%}
</div>
</div>
<label
for=
"tab-2"
tab
index=
"0"
></label>
<label
for=
"tab-2"
tabindex=
"0"
></label>
<input
id=
"tab-2"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
>
<h2>
Developers
</h2>
<div
class=
"tabPanel-content"
>
...
...
forum-funding-system/index.md
View file @
f8c6c5bc
...
...
@@ -12,7 +12,7 @@ title: Forum Funding System
<div
class=
"col-lg-12 col-md-12 col-sm-12 col-xs-12"
>
<div
class=
"tabPanel-widget"
>
<label
for=
"tab-1"
tabindex=
"0"
></label>
<input
id=
"tab-1"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
checked
=
"true"
>
<input
id=
"tab-1"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
checked
>
<h2>
Ideas
</h2>
<div
class=
"tabPanel-content"
>
{% for toplevel in site.data.ffs %}
...
...
@@ -28,8 +28,8 @@ title: Forum Funding System
<p><a
href=
"/forum-funding-system/ideas/"
class=
"btn-link btn-fixed"
>
See all Ideas
</a></p>
</div>
</div>
<label
for=
"tab-2"
tab
index=
"0"
></label>
<input
id=
"tab-2"
type=
"radio"
name=
"tabs"
aria-h
idden=
"true"
>
<label
for=
"tab-2"
tabindex=
"0"
></label>
<input
id=
"tab-2"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
>
<h2>
Open Tasks
</h2>
<div
class=
"tabPanel-content"
>
{% for toplevel in site.data.ffs %}
...
...
resources/roadmap/index.md
View file @
f8c6c5bc
...
...
@@ -42,8 +42,8 @@ title: Roadmap
{%endif%}
{%endfor%}
</div>
<label
for=
"tab-2"
tab
index=
"0"
></label>
<input
id=
"tab-2"
type=
"radio"
name=
"tabs"
aria-h
idden=
"true"
>
<label
for=
"tab-2"
tabindex=
"0"
></label>
<input
id=
"tab-2"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
>
<h2>
2015
</h2>
<div
class=
"tabPanel-content"
>
{% for toplevel in site.data.roadmap %}
...
...
@@ -87,7 +87,7 @@ title: Roadmap
{%endfor%}
</div>
<label
for=
"tab-4"
tabindex=
"0"
></label>
<input
id=
"tab-4"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
checked
=
"true"
>
<input
id=
"tab-4"
type=
"radio"
name=
"tabs"
aria-hidden=
"true"
checked
>
<h2>
2017
</h2>
<div
class=
"tabPanel-content"
>
{% for toplevel in site.data.roadmap %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment