|
13 | 13 | />
|
14 | 14 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
15 | 15 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
16 |
| - <link |
| 16 | + <!-- <link |
17 | 17 | href="https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&display=swap"
|
18 | 18 | rel="stylesheet"
|
19 |
| - /> |
| 19 | + /> --> |
20 | 20 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
21 | 21 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
22 | 22 | <link
|
|
30 | 30 | />
|
31 | 31 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
32 | 32 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
33 |
| - <link |
| 33 | + <!-- <link |
34 | 34 | href="https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&family=Poppins:wght@300;400&display=swap"
|
35 | 35 | rel="stylesheet"
|
36 |
| - /> |
| 36 | + /> --> |
37 | 37 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
38 | 38 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
39 |
| - <link |
| 39 | + <!-- <link |
40 | 40 | href="https://fonts.googleapis.com/css2?family=Inria+Serif:ital@1&family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&display=swap"
|
41 | 41 | rel="stylesheet"
|
42 |
| - /> |
43 |
| - |
| 42 | + /> --> |
| 43 | + |
| 44 | + <link href="https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap" rel="stylesheet"> |
| 45 | + |
44 | 46 | </head>
|
45 | 47 | <body class="dark:bg-dark-frame-bg">
|
46 | 48 | <div id="tree"></div>
|
|
55 | 57 | <title>DevPulse</title>
|
56 | 58 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
57 | 59 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
58 |
| - <link |
| 60 | + <!-- <link |
59 | 61 | href="https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&family=Roboto:wght@100;300;700;900&display=swap"
|
60 | 62 | rel="stylesheet"
|
61 |
| - /> |
| 63 | + /> --> |
62 | 64 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
63 | 65 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
64 |
| - <link |
| 66 | + <!-- <link |
65 | 67 | href="https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&display=swap"
|
66 | 68 | rel="stylesheet"
|
67 |
| - /> |
| 69 | + /> --> |
68 | 70 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
69 | 71 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
70 |
| - <link |
| 72 | + <!-- <link |
71 | 73 | href="https://fonts.googleapis.com/css2?family=PT+Serif:ital@0;1&display=swap"
|
72 | 74 | rel="stylesheet"
|
73 |
| - /> |
| 75 | + /> --> |
74 | 76 | <link
|
75 | 77 | rel="shortcut icon"
|
76 | 78 | href="https://res.cloudinary.com/feyton/image/upload/v1657317023/logo_vadrlf.svg"
|
77 | 79 | type="image/x-icon"
|
78 | 80 | />
|
79 | 81 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
80 | 82 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
81 |
| - <link |
| 83 | + <!-- <link |
82 | 84 | href="https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&family=Poppins:wght@300;400&display=swap"
|
83 | 85 | rel="stylesheet"
|
84 |
| - /> |
| 86 | + /> --> |
85 | 87 | <link rel="preconnect" href="https://fonts.googleapis.com" />
|
86 | 88 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
87 |
| - <link |
| 89 | + <!-- <link |
88 | 90 | href="https://fonts.googleapis.com/css2?family=Inria+Serif:ital@1&family=Lexend+Deca:wght@600&family=Open+Sans:wght@300;400;600;700;800&display=swap"
|
89 | 91 | rel="stylesheet"
|
90 |
| - /> |
| 92 | + /> --> |
| 93 | + <link href="https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap" rel="stylesheet"> |
| 94 | + |
91 | 95 | </head>
|
92 | 96 | <body>
|
93 | 97 | <div id="tree"></div>
|
|
0 commit comments