Skip to content

Commit 46dd3bc

Browse files
authored
Add loopback.social widget
Signed-off-by: Jung Hyun Nam <rkttu@rkttu.com>
1 parent 2450e0d commit 46dd3bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ <h2 id="project_tagline">{{ site.description | default: site.github.project_tagl
5353
ga('send', 'pageview');
5454
</script>
5555
{% endif %}
56+
<script src="https://loopback.social/banner.js" defer></script>
5657
</body>
5758
</html>

0 commit comments

Comments
 (0)