Skip to content

Commit

Permalink
Update register.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Aug 24, 2024
1 parent a4e6b98 commit e1c2908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/15181efa86.js" crossorigin="anonymous"></script>
<!-- Bulma Version 1-->
<link rel="stylesheet" href="https://unpkg.com/[email protected].0/css/bulma.min.css" />
<link rel="stylesheet" href="https://unpkg.com/[email protected].2/css/bulma.min.css" />
<link rel="stylesheet" type="text/css" href="../css/register.css">
</head>

Expand Down

0 comments on commit e1c2908

Please sign in to comment.