mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
GF logo links to home; remove "other demos"
This commit is contained in:
@@ -48,7 +48,9 @@ $endfor$
|
|||||||
|
|
||||||
$if(title)$
|
$if(title)$
|
||||||
<header id="title-block-header">
|
<header id="title-block-header">
|
||||||
|
<a href="$rel-root$" title="Home">
|
||||||
<img src="$rel-root$/doc/Logos/gf1.svg" height="200px" class="float-md-right mb-3 bg-white" alt="GF Logo">
|
<img src="$rel-root$/doc/Logos/gf1.svg" height="200px" class="float-md-right mb-3 bg-white" alt="GF Logo">
|
||||||
|
</a>
|
||||||
<h1 class="title">$title$</h1>
|
<h1 class="title">$title$</h1>
|
||||||
$if(subtitle)$
|
$if(subtitle)$
|
||||||
<p class="subtitle">$subtitle$</p>
|
<p class="subtitle">$subtitle$</p>
|
||||||
|
|||||||
@@ -26,14 +26,14 @@
|
|||||||
|
|
||||||
<div class="col-sm-3">
|
<div class="col-sm-3">
|
||||||
<h2>Use</h2>
|
<h2>Use</h2>
|
||||||
<ul>
|
|
||||||
<li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li>
|
|
||||||
<li><a href="demos/index.html">Other Demos</a></li>
|
|
||||||
</ul>
|
|
||||||
<a href="download/index.html" class="btn btn-primary mb-3 ">
|
<a href="download/index.html" class="btn btn-primary mb-3 ">
|
||||||
<i class="fas fa-download mr-1"></i>
|
<i class="fas fa-download mr-1"></i>
|
||||||
Download GF
|
Download GF
|
||||||
</a>
|
</a>
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li>
|
||||||
|
<!-- <li><a href="demos/index.html">Other Demos</a></li> -->
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h4>Community</h4>
|
<h4>Community</h4>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user