mirror of
https://github.com/lavafroth/lavafroth.github.io.git
synced 2026-06-02 05:41:17 -03:00
feat: add rss nav item
This commit is contained in:
@@ -14,8 +14,11 @@ menu:
|
||||
- identifier: about
|
||||
name: about
|
||||
url: /about/
|
||||
- identifier: rss
|
||||
name: rss
|
||||
url: /index.xml
|
||||
params:
|
||||
description: "Hacker. Artist."
|
||||
description: "smol creator"
|
||||
socials:
|
||||
- platform: github
|
||||
url: https://github.com/lavafroth
|
||||
|
||||
4
themes/paprika/static/rss.svg
Normal file
4
themes/paprika/static/rss.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 492 B |
Reference in New Issue
Block a user