aboutsummaryrefslogtreecommitdiffstats
path: root/inc/classic-contents.inc.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--inc/classic-contents.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index 72e55c9..f9fb068 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -7,6 +7,7 @@ jo_head($title) {
<title>Joe's own website - <?php echo "$title"; ?></title>
<link rel="stylesheet" type="text/css" href="css/site.css">
<meta charset="UTF-8">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="fullpage">