Skip to content

Commit a07afba

Browse files
committed
update
1 parent a15f927 commit a07afba

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4545
<title>Contact - Néstor Kippes</title>
4646
<link rel="stylesheet" href="styles.css">
47-
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
47+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap" rel="stylesheet">
4848
</head>
4949
<body>
5050
<header>

cv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4545
<title>CV - Néstor Kippes</title>
4646
<link rel="stylesheet" href="styles.css">
47-
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
47+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap" rel="stylesheet">
4848
</head>
4949
<body>
5050
<header>

work.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4545
<title>Work - Néstor Kippes</title>
4646
<link rel="stylesheet" href="styles.css">
47-
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
47+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap" rel="stylesheet">
4848
</head>
4949
<body>
5050
<header>

0 commit comments

Comments
 (0)