From 9991caa2be0d89e1dcb348379e7bd5aed2b7b4a9 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 19 Jan 2022 14:55:22 +0800 Subject: [PATCH] add fonts --- projects/GitHubDaily/imports.yml | 10 +++ projects/lxgw/imports.yml | 106 +++++++++++++++++++++++++++++ projects/mcdtaiwan/imports.yml | 10 +++ projects/saurabhdaware/imports.yml | 26 +++++++ projects/sjvasquez/imports.yml | 22 ++++++ 5 files changed, 174 insertions(+) create mode 100644 projects/GitHubDaily/imports.yml create mode 100644 projects/lxgw/imports.yml create mode 100644 projects/mcdtaiwan/imports.yml create mode 100644 projects/saurabhdaware/imports.yml create mode 100644 projects/sjvasquez/imports.yml diff --git a/projects/GitHubDaily/imports.yml b/projects/GitHubDaily/imports.yml new file mode 100644 index 000000000..159b6e0ae --- /dev/null +++ b/projects/GitHubDaily/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'GitHubDaily' + description: '' + projects: + - name: 'GitHubDaily' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/lxgw/imports.yml b/projects/lxgw/imports.yml new file mode 100644 index 000000000..8a817befe --- /dev/null +++ b/projects/lxgw/imports.yml @@ -0,0 +1,106 @@ +--- +group: + name: 'lxgw' + description: '' + projects: + - name: 'LxgwWenKai-Lite' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwWenKai' + description: '' + mirrorRelease: false + topic: '' + - name: 'advanced-cjk-font-magisk-module-template' + description: '' + mirrorRelease: false + topic: '' + - name: 'simple-cjk-font-magisk-module-template' + description: '' + mirrorRelease: false + topic: '' + - name: 'cjk-only-font-magisk-module-template' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwWenkaiTC' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwWenKai-Screen' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwClearGothic' + description: '' + mirrorRelease: false + topic: '' + - name: 'SlabMod' + description: '' + mirrorRelease: false + topic: '' + - name: 'lxgw' + description: '' + mirrorRelease: false + topic: '' + - name: 'lxgw.github.io' + description: '' + mirrorRelease: false + topic: '' + - name: 'lxgw-wenkai-webfont' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwNewClearGothic' + description: '' + mirrorRelease: false + topic: '' + - name: 'inter-font-magisk-module' + description: '' + mirrorRelease: false + topic: '' + - name: 'kose-font' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwMarkerGothic' + description: '' + mirrorRelease: false + topic: '' + - name: '975HazyGo' + description: '' + mirrorRelease: false + topic: '' + - name: '975gothic' + description: '' + mirrorRelease: false + topic: '' + - name: 'yozai-font' + description: '' + mirrorRelease: false + topic: '' + - name: 'blog-comments' + description: '' + mirrorRelease: false + topic: '' + - name: 'oldblog-backup2' + description: '' + mirrorRelease: false + topic: '' + - name: 'oldblog-backup' + description: '' + mirrorRelease: false + topic: '' + - name: 'LxgwPinyinFont' + description: '' + mirrorRelease: false + topic: '' + - name: '975maru' + description: '' + mirrorRelease: false + topic: '' + - name: 'TangYuan-font' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/mcdtaiwan/imports.yml b/projects/mcdtaiwan/imports.yml new file mode 100644 index 000000000..2db38808b --- /dev/null +++ b/projects/mcdtaiwan/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'mcdtaiwan' + description: '' + projects: + - name: 'McDonalds_Fries_Font' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/saurabhdaware/imports.yml b/projects/saurabhdaware/imports.yml new file mode 100644 index 000000000..aeb05b26c --- /dev/null +++ b/projects/saurabhdaware/imports.yml @@ -0,0 +1,26 @@ +--- +group: + name: 'saurabhdaware' + description: '' + projects: + - name: 'text-to-handwriting' + description: '' + mirrorRelease: false + topic: '' + - name: 'projectman' + description: '' + mirrorRelease: false + topic: '' + - name: 'DEV-widget' + description: '' + mirrorRelease: false + topic: '' + - name: 'typescript-run' + description: '' + mirrorRelease: false + topic: '' + - name: 'pwainit' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/sjvasquez/imports.yml b/projects/sjvasquez/imports.yml new file mode 100644 index 000000000..8493aa219 --- /dev/null +++ b/projects/sjvasquez/imports.yml @@ -0,0 +1,22 @@ +--- +group: + name: 'sjvasquez' + description: '' + projects: + - name: 'handwriting-synthesis' + description: '' + mirrorRelease: false + topic: '' + - name: 'web-traffic-forecasting' + description: '' + mirrorRelease: false + topic: '' + - name: 'instacart-basket-prediction' + description: '' + mirrorRelease: false + topic: '' + - name: 'quora-duplicate-questions' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file -- GitLab