Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
linux.community
linux-community-site
Commits
b10f35c2
Commit
b10f35c2
authored
Aug 04, 2017
by
Svetlana Tkachenko
Browse files
Update index.html
Adds superscript for webchat links to save space.
parent
4582a276
Pipeline
#1673
failed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
b10f35c2
...
@@ -55,9 +55,7 @@ layout: default
...
@@ -55,9 +55,7 @@ layout: default
<td
class=
"irc uri"
>
<td
class=
"irc uri"
>
{% if site.irc %}
{% if site.irc %}
<a
href=
"irc://{{ site.ircserver }}/{{ site.irc }}"
>
{% t IRC %}
</a>
<a
href=
"irc://{{ site.ircserver }}/{{ site.irc }}"
>
{% t IRC %}
</a>
(
<small>
<sup><a
href=
"http://kiwiirc.com/client/{{ site.ircserver }}/{{ site.irc| xml_escape }}"
>
{% Webchat %}
</a></sup>
<a
href=
"http://kiwiirc.com/client/{{ site.ircserver }}/{{ site.irc| xml_escape }}"
>
{% t Webchat %}
</a>
</small>
)
{% endif %}
{% endif %}
</td>
</td>
<td
class=
"email"
>
<td
class=
"email"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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