Skip to content

Commit

Permalink
CSS cache buster.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Sep 9, 2024
1 parent d2590f4 commit ac98b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="manifest" href="manifest.json">
<title>Raspberry Pi Pico W GPIO Pinout</title>
<meta name="description" content="An interactive, accessible and beautiful GPIO Pinout guide for the Raspberry Pi Pico W" />
<link rel="stylesheet" href="pinout.css?v=20230610" type="text/css" media="screen" />
<link rel="stylesheet" href="pinout.css?v=20240909" type="text/css" media="screen" />
</head>
<body>
<header>
Expand Down

0 comments on commit ac98b66

Please sign in to comment.