Skip to content

Commit 529f22d

Browse files
Update page.html to add Discord icon
1 parent 885fba6 commit 529f22d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_layouts/page.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
<!-- Custom CSS/JS -->
2222
<link rel="stylesheet" href="/css/page.css" />
2323
<script src="/js/script.js"></script>
24+
25+
<!-- Discord Icon -->
26+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css">
27+
2428
</head>
2529

2630
<body>

0 commit comments

Comments
 (0)