Skip to content

Commit d956055

Browse files
authored
Merge pull request #307 from maxulysse/cv
2 parents 52c5dbe + 99b78bd commit d956055

24 files changed

Lines changed: 111 additions & 10852 deletions

public/assets/css/style.css

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -130,32 +130,6 @@ body {
130130
padding: 1.5rem;
131131
}
132132

133-
/* Academicons (local fallback) */
134-
@font-face {
135-
font-family: "Academicons";
136-
font-style: normal;
137-
font-weight: 400;
138-
font-display: block;
139-
src: url("/assets/webfonts/academicons/academicons.eot");
140-
src:
141-
url("/assets/webfonts/academicons/academicons.eot") format("embedded-opentype"),
142-
url("/assets/webfonts/academicons/academicons.ttf") format("truetype"),
143-
url("/assets/webfonts/academicons/academicons.woff") format("woff"),
144-
url("/assets/webfonts/academicons/academicons.svg") format("svg");
145-
}
146-
147-
.ai {
148-
font-family: "Academicons";
149-
font-weight: 400;
150-
font-style: normal;
151-
font-variant: normal;
152-
text-rendering: auto;
153-
line-height: 1;
154-
-moz-osx-font-smoothing: grayscale;
155-
-webkit-font-smoothing: antialiased;
156-
display: inline-block;
157-
}
158-
159133
.ai-2x {
160134
font-size: 2em;
161135
}
@@ -355,6 +329,7 @@ footer {
355329

356330
.nav-footer .ai-google-scholar:hover { color: #4885ed; }
357331
.nav-footer .ai-orcid:hover { color: #a6ce39; }
332+
.nav-footer .ai-hal:hover { color: #000000; }
358333
.nav-footer .fa-bluesky:hover { color: #1185fe; }
359334
.nav-footer .fa-github:hover { color: #000000; }
360335
.nav-footer .fa-instagram:hover { color: #000000; }

public/assets/img/icons/astro.svg

Lines changed: 1 addition & 1 deletion
Loading

public/assets/img/icons/hal.svg

Lines changed: 0 additions & 107 deletions
This file was deleted.
-60.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)