Skip to content

Commit 494f365

Browse files
committed
Remove pin emoji
1 parent 65dc6a0 commit 494f365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common-theme/layouts/partials/map-menu-for-courses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ <h1 class="e-heading c-map__start is-none--lt-container">👉🏾</h1>
44
{{ range $index, $menu := . }}
55
<section class="c-map__block">
66
<h2 class="e-heading c-map__title">
7-
📍{{ add $index 1 }}:
7+
{{ add $index 1 }}:
88
{{ $menu }}
99
</h2>
1010
<ol class="c-map__timeline">

0 commit comments

Comments
 (0)