File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,7 @@ metadata:
69
69
- api
70
70
keywords_type : theme
71
71
terms_of_service : https://creativecommons.org/licenses/by/4.0/
72
- # GA Customisation - Remove landing page URL
73
- # url: https://github.com/geopython/pygeoapi
72
+ url : https://github.com/geopython/pygeoapi
74
73
license :
75
74
name : CC-BY 4.0 license
76
75
url : https://creativecommons.org/licenses/by/4.0/
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ <h1>{{ config['metadata']['identification']['title'] }}</h1>
40
40
</ div >
41
41
</ div >
42
42
{% endif %}
43
+ <!-- GA Customisation - Remove URL
43
44
<div class="row">
44
45
<div class="col-sm-4">
45
46
{% trans %}URL{% endtrans %}
@@ -49,6 +50,7 @@ <h1>{{ config['metadata']['identification']['title'] }}</h1>
49
50
{{ config['metadata']['identification']['url'] | truncate( 70 ) }}</a>
50
51
</div>
51
52
</div>
53
+ -->
52
54
</ div >
53
55
</ div >
54
56
</ section >
You can’t perform that action at this time.
0 commit comments