Skip to content

Commit 53f6b79

Browse files
committed
update tutorial link formatting
1 parent ebcc9e9 commit 53f6b79

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

_layouts/default.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
2323

2424
<p>{{ site.description | default: site.github.project_tagline }}</p>
2525

26-
<p><b>PGC Dynamic STAC API</b>
26+
<p><b>PGC Dynamic STAC API</b></p>
2727
<a href="https://github.com/PolarGeospatialCenter/pgc-code-tutorials/blob/main/dynamic_stac_api/web_files/stac_api_demo_workflow.html">Python Jupyter Notebook Workflow Tutorial </a>
28-
<a href="https://github.com/PolarGeospatialCenter/pgc-code-tutorials/blob/main/dynamic_stac_api/web_files/desktop_gis_stac_access.html">ArcGIS Pro and QGIS Desktop Tutorials </a>
29-
</p>
28+
<a href="https://github.com/PolarGeospatialCenter/pgc-code-tutorials/blob/main/dynamic_stac_api/web_files/desktop_gis_stac_access.html">ArcGIS Pro and QGIS Desktop Tutorials </a>
3029

3130
{% if site.github.is_project_page %}
3231
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>

0 commit comments

Comments
 (0)