Skip to content

Commit

Permalink
Update aside.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Mar 23, 2024
1 parent da5ab47 commit 13fead5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/aside.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Aside - Free Bulma template</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Bulma Version 0.9.0-->
<link rel="stylesheet" href="https://unpkg.com/bulma@0.9.4/css/bulma.min.css" />
<!-- Bulma Version 1-->
<link rel="stylesheet" href="https://unpkg.com/bulma@1.0.0/css/bulma.min.css" />
<link rel="stylesheet" type="text/css" href="../css/aside.css">
</head>

Expand Down

0 comments on commit 13fead5

Please sign in to comment.