Skip to content

Commit

Permalink
Add meta tag to HTML file, mainly to see if this triggers a GitHub Pa…
Browse files Browse the repository at this point in the history
…ges site update
  • Loading branch information
GrahamHannington committed Oct 24, 2024
1 parent de3c135 commit 9d51d8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/feed-me-pizza.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>Burger</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link href="../images/favicon.ico" rel="shortcut icon"/>
<script type="module">
Expand Down

0 comments on commit 9d51d8e

Please sign in to comment.