Skip to content

Commit

Permalink
ui: add meta (viewport+keywords)
Browse files Browse the repository at this point in the history
  • Loading branch information
azimut committed Sep 17, 2024
1 parent 6793583 commit 7a1ba31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="RSS, podcasts" />
<title>newspod</title>
<style>
:root {
Expand Down

0 comments on commit 7a1ba31

Please sign in to comment.