Skip to content

Commit 2ef8b82

Browse files
committed
show avatars from github
1 parent 04cf9a6 commit 2ef8b82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

_src/_includes/themes/apache/partials/_head.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,7 @@
4949

5050
<!-- favicons -->
5151
<link rel="shortcut icon" href="/assets/img/favicon.png">
52+
53+
<!-- allow github profile images -->
54+
<meta http-equiv="Content-Security-Policy" content="img-src 'self' data: blob: https://avatars.githubusercontent.com/;">
5255
</head>

0 commit comments

Comments
 (0)