Skip to content

Commit 842e273

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

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_layouts/default.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ <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></p>
27-
<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>
26+
<p><b>PGC Dynamic STAC API</b><br />
27+
<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><br />
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><br />
29+
</p>
2930

3031
{% if site.github.is_project_page %}
3132
<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)