Skip to content

Commit

Permalink
Update page title in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LyubomirT committed Feb 25, 2024
1 parent 72a7a76 commit 51c008a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Image to 3D Panorama</title>
<title>Free 3D Panorama Creator - Lookaround</title>
<link rel="stylesheet" href="{{ url_for('static', filename='css/styles.css') }}">
<meta name='viewport' content='width=device-width'/>
<!-- SEO -->
Expand Down

0 comments on commit 51c008a

Please sign in to comment.