feat: add data/external.yaml (#140)

* feat: add data/external.yaml

Manage all external resources URL in one file

* style: format data/external

* style(helper/external): error message

* remove whitespace
This commit is contained in:
Jimmy Cai
2021-02-12 13:21:43 +01:00
committed by GitHub
parent 326c052a24
commit 8b17b8a4ee
5 changed files with 72 additions and 19 deletions
@@ -65,8 +65,4 @@
</div>
<script src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe-ui-default.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/default-skin/default-skin.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/photoswipe@4.1.3/dist/photoswipe.css">
{{- partial "helper/external" (dict "Context" . "Namespace" "PhotoSwipe") -}}