Skip to content

Commit 77bbced

Browse files
committed
update RSS link with an icon
1 parent e9ed1cf commit 77bbced

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/blog/entries/contents.lr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ _model: blog
33
title: CC Open Source Blog
44
---
55
description:
6-
Welcome to CC's new technical blog! The CC technical team writes about what we're working on, updates about CC's software projects, engineering related programs and events that CC is participating in, and more. We also feature posts from community members working on CC-related projects. You can subscribe to our [news feed here](/blog/feed.xml).
6+
Welcome to CC's new technical blog! The CC technical team writes about what we're working on, updates about CC's software projects, engineering related programs and events that CC is participating in, and more. We also feature posts from community members working on CC-related projects. You can subscribe to our [RSS feed <i class="icon rss-square body-normal"></i>](/blog/feed.xml).

webpack/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"devDependencies": {
1111
"@babel/core": "^7.9.0",
12-
"@creativecommons/vocabulary": "^2020.9.2",
12+
"@creativecommons/vocabulary": "^2020.9.3",
1313
"autoprefixer": "^9.7.5",
1414
"babel-loader": "^8.1.0",
1515
"bulma": "^0.9.0",

0 commit comments

Comments
 (0)