Skip to content

Commit

Permalink
Merge pull request #5 from Starttoaster/titles
Browse files Browse the repository at this point in the history
Add tab titles
  • Loading branch information
Starttoaster authored Apr 23, 2024
2 parents f75f4c1 + 7c8655d commit 4b22367
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions static/image.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<title>{{ .Image }}</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/static/css/output.css" rel="stylesheet">
Expand Down
1 change: 1 addition & 0 deletions static/images.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<title>Explorer: Images</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/static/css/output.css" rel="stylesheet">
Expand Down

0 comments on commit 4b22367

Please sign in to comment.