Skip to content

Commit f1ec75f

Browse files
committed
..
1 parent 27bb3b8 commit f1ec75f

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

_includes/top.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">
1717

1818
<!-- CSS -->
19-
<link rel="stylesheet" href="/assets/css/index.css">
2019
<link rel="preconnect" href="https://fonts.googleapis.com">
2120
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2221
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
22+
<link rel="stylesheet" href="/assets/css/index.css">
23+
2324
</head>

_site/about/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">
2020

2121
<!-- CSS -->
22-
<link rel="stylesheet" href="/assets/css/index.css">
2322
<link rel="preconnect" href="https://fonts.googleapis.com">
2423
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2524
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
25+
<link rel="stylesheet" href="/assets/css/index.css">
26+
2627
</head>
2728

2829

_site/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">
2020

2121
<!-- CSS -->
22-
<link rel="stylesheet" href="/assets/css/index.css">
2322
<link rel="preconnect" href="https://fonts.googleapis.com">
2423
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2524
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
25+
<link rel="stylesheet" href="/assets/css/index.css">
26+
2627
</head>
2728

2829

_site/showcase/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">
2020

2121
<!-- CSS -->
22-
<link rel="stylesheet" href="/assets/css/index.css">
2322
<link rel="preconnect" href="https://fonts.googleapis.com">
2423
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2524
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
25+
<link rel="stylesheet" href="/assets/css/index.css">
26+
2627
</head>
2728

2829

_site/webinars/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
<link rel="icon" type="image/png" href="/assets/favicons/favicon2.png">
2020

2121
<!-- CSS -->
22-
<link rel="stylesheet" href="/assets/css/index.css">
2322
<link rel="preconnect" href="https://fonts.googleapis.com">
2423
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2524
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap" rel="stylesheet">
25+
<link rel="stylesheet" href="/assets/css/index.css">
26+
2627
</head>
2728

2829

0 commit comments

Comments
 (0)