From 14d094e47e3303c22765688ad0a00488ce59b2d2 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 8 Dec 2021 10:18:52 +0800 Subject: [PATCH] add hexo --- projects/elkan1788/imports.yml | 10 ++++++++++ projects/glazec/imports.yml | 10 ++++++++++ projects/rstacruz/imports.yml | 5 +++++ 3 files changed, 25 insertions(+) create mode 100644 projects/elkan1788/imports.yml create mode 100644 projects/glazec/imports.yml diff --git a/projects/elkan1788/imports.yml b/projects/elkan1788/imports.yml new file mode 100644 index 000000000..ea6d63a14 --- /dev/null +++ b/projects/elkan1788/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'elkan1788' + description: '' + projects: + - name: 'hugo-theme-next' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/glazec/imports.yml b/projects/glazec/imports.yml new file mode 100644 index 000000000..efcfbc836 --- /dev/null +++ b/projects/glazec/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'glazec' + description: '' + projects: + - name: 'hexo-cheatsheets' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/rstacruz/imports.yml b/projects/rstacruz/imports.yml index ca2444909..6e8da15cd 100644 --- a/projects/rstacruz/imports.yml +++ b/projects/rstacruz/imports.yml @@ -7,3 +7,8 @@ group: description: '' mirrorRelease: false topic: '' + - name: 'cheatsheets' + description: '' + mirrorRelease: false + topic: '' + \ No newline at end of file -- GitLab