summaryrefslogtreecommitdiff
path: root/_layouts/git-wiki-bs-united.html
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2018-12-31 12:44:35 +0100
committerYehonal <yehonal.azeroth@gmail.com>2018-12-31 12:44:35 +0100
commita9575d934d387e93cb5ff3ca1f5c51c4422f8875 (patch)
tree15b70c1ff21d4f82d7c7f55d3607d0d5d9b49e06 /_layouts/git-wiki-bs-united.html
parent88800a6427a418b32923df4eeb4200b5e1daba99 (diff)
downloadwiki-a9575d934d387e93cb5ff3ca1f5c51c4422f8875.tar.gz
wiki-a9575d934d387e93cb5ff3ca1f5c51c4422f8875.tar.bz2
wiki-a9575d934d387e93cb5ff3ca1f5c51c4422f8875.zip
Implemented external links icon (wikipedia style)
Diffstat (limited to '_layouts/git-wiki-bs-united.html')
-rw-r--r--_layouts/git-wiki-bs-united.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/git-wiki-bs-united.html b/_layouts/git-wiki-bs-united.html
index a11fc59..d33e4ac 100644
--- a/_layouts/git-wiki-bs-united.html
+++ b/_layouts/git-wiki-bs-united.html
@@ -29,7 +29,7 @@
<div class="wrapper">
<div class="row">
<div class="col-lg-9">
- <div class="git-wiki-content">
+ <div class="git-wiki-page">
{% include git-wiki/sections/tools/tools.html %}
{% if site.inc_before_toc %}
@@ -46,7 +46,7 @@
{% include {{ site.inc_before_content }} %}
{% endif %}
- <div id="content">
+ <div id="git-wiki-content">
{{ content }}
</div>