Adding tags

This commit is contained in:
Brandon Rozek 2022-11-12 11:22:54 -05:00
parent 43f257d090
commit ed43dcbe89
43 changed files with 46 additions and 41 deletions

View file

@ -2,7 +2,7 @@
title: "Displaying Hikes with gpx.studio"
date: 2022-05-23T16:35:01-04:00
draft: false
tags: []
tags: ["Hugo", "GPS"]
math: false
---
@ -14,8 +14,8 @@ At the end of this post, we will achieve in creating an embed like the following
To get there, we will talk about:
- [Recording the walk](#recording-the-walk)
- [Grabing an embed](#grabbing-an-embed)
- [Recording the Walk](#recording-the-walk)
- [Grabbing an embed](#grabbing-an-embed)
- [Shortcodes for website](#shortcodes-for-website)
- [Conclusion](#conclusion)