diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/view/main.phel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/main.phel b/src/view/main.phel index ddff28e..419f1dc 100644 --- a/src/view/main.phel +++ b/src/view/main.phel @@ -7,7 +7,7 @@ [:meta {:name "viewport" :content "width=device-width, initial-scale=1"}] [:link {:rel "stylesheet" :href "./css/style.css"}] [:link {:rel "icon" :type "image/png" :href "./images/favicon-32.png"}] - [:title "Phel-lang"]]) + [:title "Lezer"]]) (def- logo [:div {:class "logo"} |
