Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #63 from alexmuller/update-assets-hostname
Browse files Browse the repository at this point in the history
Update hostname for font assets
  • Loading branch information
tlwr committed Jun 27, 2018
2 parents 3cb5e96 + 8ad3f20 commit a21202c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Fourth Wall</title>
<link rel="stylesheet" href="https://assets.digital.cabinet-office.gov.uk/static/fonts.css">
<link rel="stylesheet" href="https://assets.publishing.service.gov.uk/static/fonts.css">
<link rel="stylesheet" href="fourth-wall.css">
<link rel="icon" type="image/png" href="favicon-32.png">
</head>
Expand Down

0 comments on commit a21202c

Please sign in to comment.