diff --git a/index.html b/index.html
index 9c333f8..1a4ec48 100644
--- a/index.html
+++ b/index.html
@@ -128,7 +128,7 @@
Alex Nisnevich and several
other occasional contributors.
- - Untrusted
+
- Untrusted
(code)
- a Javascript roguelike. Every level is deliberately unbeatable, and
the player must edit the source code of the level in order to progress.
@@ -145,12 +145,12 @@
where the player takes on the role of a corrupt public transit bureaucrat
who is paid-off by an evil ride-sharing corporation, and tasked with
making the public bus system worse. Written in
- Elm, a Haskell-like pure functional
+ Elm, a Haskell-like pure functional
language that compiles to Javascript/HTML.
-
- Kalevala
+ Kalevala
(code)
diff --git a/style.css b/style.css
index 2d817a2..e991360 100644
--- a/style.css
+++ b/style.css
@@ -1,4 +1,4 @@
-@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic);
+@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic);
h1 {
font-family: Ubuntu;