Skip to content

Commit e076011

Browse files
author
André Schmer
authored
Update default.html
1 parent 7e91a20 commit e076011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<h1 class="project-name">OpenSSP</h1>
2626
<h3 class="project-name">powered by <a href="http://www.ad-tech-group.com" target="_new">ATG</a></h3>
2727
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
28-
<h2 class="project-tagline">{{ site.version }}</h2>
28+
<!-- <h2 class="project-tagline">{{ site.version }}</h2> -->
2929
<a href="https://github.com/ad-tech-group/openssp" class="btn">View on GitHub</a>
3030
<a href="https://github.com/ad-tech-group/openssp/archive/master.zip" class="btn">Download V0.2 .zip</a>
3131
</section>

0 commit comments

Comments
 (0)