Skip to content

Commit 3815982

Browse files
authored
Merge branch 'main' into add-excerpt-field-logic
2 parents 92e432a + 12daae0 commit 3815982

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

databags/repos.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@
473473
"english_name": "CC Legal Database",
474474
"featured": false,
475475
"id": 133715391,
476-
"language": "CSS",
476+
"language": "Python",
477477
"license": {
478478
"name": "MIT License",
479479
"url": "https://github.com/creativecommons/legaldb/blob/main/LICENSE"

themes/vocabulary_theme/templates/layout.html

-4
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,6 @@
196196
rel="noopener">
197197
<i class="icon margin-right-small is-size-4">instagram</i>
198198
</a>
199-
<a href="https://www.twitter.com/creativecommons" class="social has-text-white" target="_blank"
200-
rel="noopener">
201-
<i class="icon margin-right-small is-size-4">twitter</i>
202-
</a>
203199
<a href="https://www.facebook.com/creativecommons" class="social has-text-white" target="_blank"
204200
rel="noopener">
205201
<i class="icon margin-right-small is-size-4">facebook</i>

0 commit comments

Comments
 (0)