Improve the copyrights of the assets

This commit is contained in:
Cotes Chung
2021-01-25 06:20:51 +08:00
parent cbb3bd4be5
commit 893db51ff0
72 changed files with 139 additions and 342 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Fetch Google Analytics Pageviews reporting cache
# and save as 'assets/data/pagevies.json'
@@ -6,12 +6,6 @@
# Requirement:
# - jq
# - wget
#
# v2.0
# https://github.com/cotes2020/jekyll-theme-chirpy
# © 2019 Cotes Chung
# MIT Licensed
set -eu