From 0e60d6297ee3a44e9f193a5efe194b1fd4a5d136 Mon Sep 17 00:00:00 2001 From: npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com> Date: Sun, 4 Sep 2016 03:17:23 +0100 Subject: [PATCH] Replace npmcdn.com with unpkg.com --- _includes/head.html | 2 +- _site/about/index.html | 2 +- _site/albums/baltic/index.html | 2 +- _site/albums/index.html | 2 +- _site/albums/master-silo/index.html | 2 +- _site/index.html | 2 +- _site/media/index.html | 2 +- _site/reviews/index.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 10805c2..87ccfa9 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -13,7 +13,7 @@ <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }}"> diff --git a/_site/about/index.html b/_site/about/index.html index 694d728..ea00c3d 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -14,7 +14,7 @@ <meta name="description" content="Opera Singer · Voice Teacher · Producer "> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/about/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml"> diff --git a/_site/albums/baltic/index.html b/_site/albums/baltic/index.html index 87bd276..01bfc0c 100644 --- a/_site/albums/baltic/index.html +++ b/_site/albums/baltic/index.html @@ -13,7 +13,7 @@ <meta name="description" content="The Baltic Sea Centre is in direct engagement with the life of the Baltic in the South Harbor. By facing the upper floors towards the sea the building allows..."> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/albums/baltic/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml"> diff --git a/_site/albums/index.html b/_site/albums/index.html index 534ebab..ee61949 100644 --- a/_site/albums/index.html +++ b/_site/albums/index.html @@ -14,7 +14,7 @@ <meta name="description" content="Opera Singer · Voice Teacher · Producer "> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/albums/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml"> diff --git a/_site/albums/master-silo/index.html b/_site/albums/master-silo/index.html index 783a8b1..2df51d8 100644 --- a/_site/albums/master-silo/index.html +++ b/_site/albums/master-silo/index.html @@ -13,7 +13,7 @@ <meta name="description" content="My master’s thesis, completed for Aalto University, makes a case for the preservation of the Munkkisaari State Granary. The historic 1950’s grain silo is loc..."> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/albums/master-silo/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml"> diff --git a/_site/index.html b/_site/index.html index ffe0673..8d733f0 100644 --- a/_site/index.html +++ b/_site/index.html @@ -14,7 +14,7 @@ <meta name="description" content="Opera Singer · Voice Teacher · Producer "> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml"> diff --git a/_site/media/index.html b/_site/media/index.html index 8258fae..2b1f3ec 100644 --- a/_site/media/index.html +++ b/_site/media/index.html @@ -14,7 +14,7 @@ <meta name="description" content="Opera Singer · Voice Teacher · Producer "> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/media/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml"> diff --git a/_site/reviews/index.html b/_site/reviews/index.html index b583ee1..d345959 100644 --- a/_site/reviews/index.html +++ b/_site/reviews/index.html @@ -14,7 +14,7 @@ <meta name="description" content="Opera Singer · Voice Teacher · Producer "> <link href='https://fonts.googleapis.com/css?family=Work+Sans:500,300,700' rel='stylesheet' type='text/css'> - <link href="https://npmcdn.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> + <link href="https://unpkg.com/basscss@8.0.1/css/basscss.min.css" rel="stylesheet"> <link rel="stylesheet" href="/paulspenceradkins/css/main.css"> <link rel="canonical" href="/paulspenceradkins/reviews/"> <link rel="alternate" type="application/rss+xml" title="Paul Spencer Adkins" href="/paulspenceradkins/feed.xml">