mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
add robots and alt
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ subscriptions model =
|
||||
|
||||
view : Model -> View Msg
|
||||
view model =
|
||||
{ title = "Be my SpaceTime"
|
||||
{ title = "Welcome to my website"
|
||||
, body = [ Html.div [ onClick LiveLife, onMouseLeave LiveLife ] [ universeSvg model ] ]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user