mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
chore: add warn message for GetRemote usage in shortcodes
This commit is contained in:
@@ -71,5 +71,7 @@
|
||||
data-repo-url="{{ $githubURL }}"
|
||||
data-repo-id="{{ $id }}"></script>
|
||||
</a>
|
||||
{{- else -}}
|
||||
{{ warnf "github shortcode: unable to fetch %q: %s" $githubURL .Position }}
|
||||
{{- end -}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user