Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Mohamed Hernouf
www
Commits
9d954b5e
Commit
9d954b5e
authored
Nov 03, 2021
by
Artemiy
Browse files
open new tab for external links
parent
a2f50a5d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/content/template.html
src/content/template.html
+4
-4
No files found.
src/content/template.html
View file @
9d954b5e
...
...
@@ -43,11 +43,11 @@
Software
</a>
<ul
class=
"dropdown-menu dropdown-menu-dark"
aria-labelledby=
"navbarDarkDropdownMenuLink"
>
<li><a
class=
"dropdown-item"
href=
"https://github.com/ocaml/opam"
>
OPAM
</a></li>
<li><a
class=
"dropdown-item"
href=
"https://github.com/OCamlPro/digodoc"
>
Digodoc
</a></li>
<li><a
class=
"dropdown-item"
href=
"https://github.com/ocaml-sf/learn-ocaml"
>
Learn-OCaml
</a></li>
<li><a
class=
"dropdown-item"
href=
"https://github.com/ocaml/opam"
target=
"_blank"
>
OPAM
</a></li>
<li><a
class=
"dropdown-item"
href=
"https://github.com/OCamlPro/digodoc"
target=
"_blank"
>
Digodoc
</a></li>
<li><a
class=
"dropdown-item"
href=
"https://github.com/ocaml-sf/learn-ocaml"
target=
"_blank"
>
Learn-OCaml
</a></li>
<li><hr
class=
"dropdown-divider"
></li>
<li><a
class=
"dropdown-item"
href=
"https://ocamlpro.github.io"
>
OCamlPro on Github!
</a></li>
<li><a
class=
"dropdown-item"
href=
"https://ocamlpro.github.io"
target=
"_blank"
>
OCamlPro on Github!
</a></li>
</ul>
</li>
<li
class=
"nav-item dropdown"
>
...
...
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