Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d44b928

Browse files
authoredJun 7, 2024
Merge bcdef60 into e1c7b54
2 parents e1c7b54 + bcdef60 commit d44b928

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed
 

‎portal/blog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Blog
2+
3+
This will be replaced by `ablog` so there's nothing here.

‎portal/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@
118118
'index': 'page-banner.html',
119119
'resource-gallery': 'page-standalone.html',
120120
},
121-
'secondary_sidebar_items': [],
122121
'footer_logos': {
123122
'NCAR': '_static/images/logos/NSF-NCAR_Lockup-UCAR-Dark_102523.png',
124123
'Unidata': '_static/images/logos/Unidata_logo_horizontal_1200x300.svg',

‎portal/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,5 +227,6 @@ contributing.md
227227
cookbook-guide.md
228228
code_of_conduct.md
229229
resource-gallery.md
230+
blog.md
230231
metrics.md
231232
```

0 commit comments

Comments
 (0)
Please sign in to comment.