Skip to content

Commit

Permalink
chore(deps): update dependency d3 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2020
1 parent e5cb182 commit ac2bd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/_layouts/profile.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta name="twitter:description" property="og:description" itemprop="description" content="{{.Profile.User.DisplayName}} on Sounds good to me - SGTM" />
<meta name="description" content="{{.Profile.User.DisplayName}} on Sounds good to me - SGTM" />

<script defer src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.17/d3.min.js"></script>
<script defer src="//cdnjs.cloudflare.com/ajax/libs/d3/5.16.0/d3.min.js"></script>
<script defer src="//cdn.jsdelivr.net/cal-heatmap/3.3.10/cal-heatmap.min.js"></script>
<link rel="stylesheet" href="//cdn.jsdelivr.net/cal-heatmap/3.3.10/cal-heatmap.css" />
{{end}}
Expand Down

0 comments on commit ac2bd02

Please sign in to comment.