Skip to content

Commit

Permalink
Used new font service
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanRitchie authored Nov 9, 2023
1 parent 4d6048a commit 3a125ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="shortcut icon" href="https://www.duncanritchie.co.uk/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://www.duncanritchie.co.uk/css/main.css">
<link rel="stylesheet" href="https://www.duncanritchie.co.uk/css/subsites.css">
<link rel="stylesheet" href="https://fonts.duncanritchie.co.uk/subsites.css" key="fonts">
</head>
<body>
<main>
Expand Down Expand Up @@ -75,4 +76,4 @@ <h2>About</h2>
</footer>
<script src="./main.js"></script>
</body>
</html>
</html>

0 comments on commit 3a125ee

Please sign in to comment.