Skip to content

Commit

Permalink
Update feed.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitmodanwall authored Jul 9, 2024
1 parent 44acf84 commit 2b61c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions feed.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<title>Tour Feedback Form</title>
<link rel="stylesheet" href="feed.css" />
<link
Expand Down

0 comments on commit 2b61c0b

Please sign in to comment.