Add css version
This commit is contained in:
parent
931bd80102
commit
fb5e7050f0
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Beango!</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<link rel="stylesheet" href="css/beango.css">
|
||||
<link rel="stylesheet" href="css/beango.css?v=1.0.2">
|
||||
<link rel="icon" type="image/svg+xml" href="/bean.svg">
|
||||
</head>
|
||||
<body class="flex flex-col items-center justify-center p-4 font-sans relative">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue