Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SIGMathLing
website
Commits
891b29ad
Commit
891b29ad
authored
Jan 29, 2018
by
Michael Kohlhase
Browse files
adding FAQ
parent
09d645e8
Pipeline
#558
passed with stage
in 1 minute and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_includes/sidebar.html
View file @
891b29ad
...
...
@@ -9,13 +9,14 @@
</div>
<nav
class=
"sidebar-nav"
>
{% include sidebar-nav-item.html url="/" title="Home" %}
,
{% include sidebar-nav-item.html url="/resources/" title="Resources"%}
,
<br/>
{% include sidebar-nav-item.html url="/development/" title="Devel." %}
,
{% include sidebar-nav-item.html url="/systems/" title="Software/Tools"%}
.
<br/>
{% include sidebar-nav-item.html url="/" title="Home
,
" %}
{% include sidebar-nav-item.html url="/resources/" title="Resources
,
"%}
<br/>
{% include sidebar-nav-item.html url="/development/" title="Devel.
,
" %}
{% include sidebar-nav-item.html url="/systems/" title="Software/Tools
,
"%}
<br/>
{% include sidebar-nav-item.html url="/news/" title="News" %},
{% include sidebar-nav-item.html url="/follow/" title="Contact" %},
{% include sidebar-nav-item.html url="/faq/" title="FAQ," %}
{% include sidebar-nav-item.html url="/news/" title="News," %}
{% include sidebar-nav-item.html url="/follow/" title="Contact," %}
<span
class=
"sidebar-nav-item"
>
<a
href=
"{{ site.baseurl }}/atom.xml"
><img
class=
"icon"
src=
"{{ site.baseurl }}/public/feed_w.png"
alt=
"atom feed"
/></a>
<!-- <a href="https://twitter.com/{{ site.author.twitter }}"><img class="icon"
...
...
Write
Preview
Markdown
is supported
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