Skip to content

Commit

Permalink
Update personal.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Aug 24, 2024
1 parent eb0ff98 commit a4e6b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/personal.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700" rel="stylesheet">
<!-- 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/personal.css">
<script async type="text/javascript" src="../js/bulma.js"></script>
</head>
Expand Down

0 comments on commit a4e6b98

Please sign in to comment.