diff --git a/src/app/core/types/highlight.type.ts b/src/app/core/types/highlight.type.ts index ba34213..345d53b 100644 --- a/src/app/core/types/highlight.type.ts +++ b/src/app/core/types/highlight.type.ts @@ -49,7 +49,7 @@ export enum PointHighlightType { terminus = 'terminus', laAqueduct = 'laAqueduct', devilsPostpile = 'devilsPostpile', - castleCrag = 'castleCrag', + castleCrags = 'castleCrags', fiveHundred = 'fiveHundred', oneThousand = 'oneThousand', fifteenHundred = 'fifteenHundred', diff --git a/src/app/pages/hike/highlights-chain/point-highlight/point-highlight-summary/point-highlight-summary.component.html b/src/app/pages/hike/highlights-chain/point-highlight/point-highlight-summary/point-highlight-summary.component.html index 8fc9c12..827cfc0 100644 --- a/src/app/pages/hike/highlights-chain/point-highlight/point-highlight-summary/point-highlight-summary.component.html +++ b/src/app/pages/hike/highlights-chain/point-highlight/point-highlight-summary/point-highlight-summary.component.html @@ -4,8 +4,8 @@ - - + + @@ -15,6 +15,7 @@ + diff --git a/src/assets/icons/cliff.svg b/src/assets/icons/cliff.svg new file mode 100644 index 0000000..006577a --- /dev/null +++ b/src/assets/icons/cliff.svg @@ -0,0 +1,11 @@ + + + + + + + diff --git a/src/assets/icons/house.svg b/src/assets/icons/house.svg new file mode 100644 index 0000000..788110e --- /dev/null +++ b/src/assets/icons/house.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + diff --git a/src/assets/icons/mountain-bypass.svg b/src/assets/icons/mountain-bypass.svg index d65bb1e..e9f377b 100644 --- a/src/assets/icons/mountain-bypass.svg +++ b/src/assets/icons/mountain-bypass.svg @@ -1,13 +1,16 @@ - - - + + - - - + + + + + +