fix(url): add deployment site

This commit is contained in:
Ananth Venkatesh 2025-02-28 02:29:31 -05:00
parent e2c31da37f
commit 98ba6d23cb
Signed by: ananthv
GPG key ID: 4BB578E748CFE4FF
2 changed files with 5 additions and 3 deletions

View file

@ -23981,7 +23981,9 @@ var $author$project$Main$sitemap = $elm$core$Dict$fromList(
$author$project$Main$getPaths('src'),
_Utils_ap(
$author$project$Main$getPaths('index'),
$author$project$Main$getPaths('home')))),
_Utils_ap(
$author$project$Main$getPaths('home'),
$author$project$Main$getPaths('macgregor/www/src'))))),
$author$project$Main$pageHome),
_Utils_ap(
A2(
@ -24026,4 +24028,4 @@ _Platform_export({'Main':{'init':$author$project$Main$main(
},
A2($elm$json$Json$Decode$index, 1, $elm$json$Json$Decode$int));
},
A2($elm$json$Json$Decode$index, 0, $elm$json$Json$Decode$int)))(0)}});}(this));
A2($elm$json$Json$Decode$index, 0, $elm$json$Json$Decode$int)))(0)}});}(this));