We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e91a20 commit e076011Copy full SHA for e076011
_layouts/default.html
@@ -25,7 +25,7 @@
25
<h1 class="project-name">OpenSSP</h1>
26
<h3 class="project-name">powered by <a href="http://www.ad-tech-group.com" target="_new">ATG</a></h3>
27
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
28
- <h2 class="project-tagline">{{ site.version }}</h2>
+ <!-- <h2 class="project-tagline">{{ site.version }}</h2> -->
29
<a href="https://github.com/ad-tech-group/openssp" class="btn">View on GitHub</a>
30
<a href="https://github.com/ad-tech-group/openssp/archive/master.zip" class="btn">Download V0.2 .zip</a>
31
</section>
0 commit comments