Skip to content

Commit 8213720

Browse files
committed
Update date and fix whitespace
1 parent 228f02a commit 8213720

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

workshop/content/mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
site_name: Getting Started with MapServer
22
site_description: "MapServer is an Open Source platform for publishing spatial data and interactive mapping applications to the web. This workshop will cover publishing geospatial data to the Web using MapServer in support of the suite of OGC API standards."
33
site_author: The MapServer community
4-
copyright: "© 2024 Seth Girvin and the MapServer community"
4+
copyright: "© 2025 Seth Girvin and the MapServer community"
55
site_url: https://geographika.github.io/getting-started-with-mapserver
66
repo_url: https://github.com/geographika/getting-started-with-mapserver
77
nav:
88
- Home: index.md
99
- Workshop Environment Setup: setup.md
1010
- Introduction:
1111
- Workshop Overview: introduction/introduction.md
12-
- Docker: introduction/docker.md
12+
- Docker: introduction/docker.md
1313
- MapServer: introduction/mapserver.md
1414
- Command Line: introduction/commandline.md
1515
- OpenLayers: introduction/openlayers.md
1616
- Mapfile:
17-
- Lines: mapfile/lines.md
17+
- Lines: mapfile/lines.md
1818
- Points: mapfile/points.md
1919
- Labels: mapfile/labels.md
2020
- Polygons: mapfile/polygons.md
@@ -30,9 +30,9 @@ nav:
3030
- OGC Features API: outputs/ogcfeatures.md
3131
- Advanced:
3232
- SLD: advanced/sld.md
33-
- Vector Symbols: advanced/symbols.md
33+
- Vector Symbols: advanced/symbols.md
3434
- Clusters: advanced/clusters.md
35-
- Apache: advanced/apache.md
35+
- Apache: advanced/apache.md
3636
- MapScript: advanced/mapscript.md
3737
- Summary: summary.md
3838
- Credits and Thanks: credits.md

0 commit comments

Comments
 (0)