Skip to content

Commit

Permalink
Update blog-tailsaw.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Mar 23, 2024
1 parent 2657c69 commit 92eaa0c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions templates/blog-tailsaw.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Blog - Tailsaw </title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/bulma.min.css" />
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
<!-- Bulma Version 1-->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/bulma.min.css" />
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="../css/bulma-divider.min.css">

Expand Down

0 comments on commit 92eaa0c

Please sign in to comment.