Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 4a59f53

Browse files
committed
Use the fonts
1 parent 2c0c8f9 commit 4a59f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<link href='http://fonts.googleapis.com/css?family=Spinnaker' rel='stylesheet' type='text/css'>
1010
</head>
1111

12-
<body style="text-align: center">
12+
<body style="text-align: center; font-family: sans">
1313
<center>
1414
<img src="da-logo.png" style="margin-top: 100px" />
15-
<h1>DevAssistant is dead.</h1>
15+
<h1 style="font-family: Spinnaker, sans-serif">DevAssistant is dead.</h1>
1616
<p style="width: 50%; min-width: 500px">We are sorry to inform you that DevAssistant is no longer maintained.
1717
You can access its sources at <a href="https://github.com/devassistant/devassistant" alt="DevAssistant GitHub repository">the GitHub repository</a>, and other resources are in the <a href="https://github.com/devassistant" title="The DevAssistant GitHub organization">GitHub organization</a>.</p>
1818
<p>Good bye, everyone.</p>

0 commit comments

Comments
 (0)