Skip to content

Commit

Permalink
Preparing for new learning area
Browse files Browse the repository at this point in the history
  • Loading branch information
elrumo committed Nov 12, 2021
1 parent 4eefb25 commit 0198991
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/macos-big-sur-icons/src/api/posts.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import GhostContentAPI from "@tryghost/content-api"

// TODO: Remove API Key
const VUE_APP_GHOST_KEY = 'e7e3605a3467054d5a37523026'
// const VUE_APP_GHOST_KEY = process.env.VUE_APP_GHOST_KEY
const VUE_APP_GHOST_KEY = process.env.VUE_APP_GHOST_KEY

const api = new GhostContentAPI({
url: 'https://blog.macosicons.com/blog',
Expand Down

0 comments on commit 0198991

Please sign in to comment.