Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit 4b6f9f7

Browse files
committed
Updated html title
1 parent 543baa8 commit 4b6f9f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/views/Mapper/captureUrl.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#{extends 'main.html' /}
2-
#{set title:'Home' /}
2+
#{set title:'smal.ly' /}
33

44
<h1>smal.ly url: <a href="${shortened ?: '#'}">${shortened ?: 'NONE'}</a></h1>
55

app/views/Mapper/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#{extends 'main.html' /}
2-
#{set title:'Home' /}
2+
#{set title:'smal.ly' /}
33

44
#{if flash.error}
55
<p style="color:#c00">

0 commit comments

Comments
 (0)