feat: Add post image headers to /assets/header/
- Add SVG icons for external sites - Add polished logo to login - Update front matter in <blog>.md files
This commit is contained in:
@@ -91,6 +91,7 @@ const CampfirePanelBar = ({ isExpanded = true }) => {
|
||||
<span style={{ marginLeft: '8px' }}>{item.title}</span>
|
||||
</div>
|
||||
}
|
||||
expanded={true}
|
||||
>
|
||||
{item.items.map(renderItem)}
|
||||
</PanelBarItem>
|
||||
|
Reference in New Issue
Block a user