mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 11:39:30 +08:00
update project
This commit is contained in:
parent
7a20781835
commit
06d2daa57e
1 changed files with 10 additions and 0 deletions
|
@ -19,6 +19,16 @@ export const projects: Project[] = [
|
|||
// img: 'https://usc1.contabostorage.com/cc0b816231a841b1b0232d5ef0c6deb1:image/2022/06/d4d2489936e4f647c25df6982c6ef924.png',
|
||||
// link: 'https://haibian.seviche.cc'
|
||||
// },
|
||||
{
|
||||
id: 'miniflux-injector',
|
||||
name: 'Miniflux-injector',
|
||||
tags: ['Svelte', 'Browser Extension', 'Miniflux', 'RSS'],
|
||||
description:
|
||||
"Browser extension for the self-hosted miniflux bookmark service. Fork from <a href='https://github.com/Fivefold/linkding-injector' target='_blank'>linkding-injector</a>",
|
||||
feature: 'Svelte',
|
||||
img: 'https://usc1.contabostorage.com/cc0b816231a841b1b0232d5ef0c6deb1:image/2022/12/7ae29e6a539895491fbb88a28c95aed7.png',
|
||||
link: 'https://github.com/Sevichecc/miniflux-injector/blob/main/docs/API.png'
|
||||
},
|
||||
{
|
||||
id: 'fokify',
|
||||
name: 'Fokify ',
|
||||
|
|
Loading…
Reference in a new issue