File tree Expand file tree Collapse file tree 13 files changed +31
-72
lines changed
layouts/partials/essentials Expand file tree Collapse file tree 13 files changed +31
-72
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
# main menu
4
4
[[main ]]
5
5
name = " HOME"
6
- pageRef = " /"
6
+ url = " /"
7
7
weight = 1
8
8
9
9
[[main ]]
10
10
name = " GENOMES"
11
- pageRef = " / genomes"
11
+ url = " genomes/ "
12
12
weight = 2
13
13
14
14
[[main ]]
15
15
name = " VARIETIES"
16
- pageRef = " /variety"
16
+ url = " /variety"
17
17
weight = 3
18
18
19
19
[[main ]]
@@ -23,13 +23,13 @@ name = "RESOURCES"
23
23
[[main ]]
24
24
parent = " RESOURCES"
25
25
name = " Online resource"
26
- pageRef = " / mzor"
26
+ url = " mzor/ "
27
27
weight = 1
28
28
29
29
[[main ]]
30
30
parent = " RESOURCES"
31
31
name = " Maize lab"
32
- pageRef = " / Maize lab"
32
+ url = " Maize- lab/ "
33
33
weight = 2
34
34
35
35
@@ -41,38 +41,38 @@ name = "NEWS"
41
41
[[main ]]
42
42
parent = " NEWS"
43
43
name = " 科研人物"
44
- pageRef = " / news1"
44
+ url = " news1/ "
45
45
weight = 3
46
46
47
47
[[main ]]
48
48
parent = " NEWS"
49
49
name = " 科研动态"
50
- pageRef = " / news2"
50
+ url = " news2/ "
51
51
weight = 3
52
52
53
53
[[main ]]
54
54
parent = " NEWS"
55
55
name = " 论文推荐"
56
- pageRef = " / news3"
56
+ url = " news3/ "
57
57
weight = 3
58
58
59
59
[[main ]]
60
60
parent = " NEWS"
61
61
name = " 育种动态"
62
- pageRef = " / news4"
62
+ url = " news4/ "
63
63
weight = 3
64
64
65
65
[[main ]]
66
66
parent = " NEWS"
67
67
name = " 玉米生产"
68
- pageRef = " / news5"
68
+ url = " news5/ "
69
69
weight = 3
70
70
71
71
72
72
73
73
[[main ]]
74
74
name = " LITERATURE"
75
- pageRef = " / literature"
75
+ url = " literature/ "
76
76
weight = 6
77
77
78
78
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx
26
26
# custom script on header, example: custom_script= "<script>console.log(\"Hello World\")</script>"
27
27
custom_script = " "
28
28
# copyright
29
- copyright = " Designed & Developed by [Yihan Dong ](https://github.com/maizeinfo/maizeinfo. github.io)"
29
+ copyright = " Designed & Developed by [Li Jialei ](https://nianhhhh. github.io/ )"
30
30
31
31
# Preloader
32
32
# preloader module: https://github.com/gethugothemes/hugo-modules/tree/master/components/preloader
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
---
2
- title : " "
3
- # meta title
4
- meta_title : " "
5
- # meta description
6
- description : " This is meta description"
7
- # save as draft
8
- draft : false
9
-
2
+ title : " GENOMES"
10
3
---
11
4
12
5
6
+ {{< accordion "Zm-A632-REFERENCE-CAAS_FIL-1.0" >}}
7
+
8
+ - Assembly identifier: Zm00092a
9
+ - Project name: CAAS Founder Inbred Lines
10
+ - GenBank BioProject: PRJNA755430
11
+ - Sample name: A632
12
+ - DOI: [ https://dx.doi.org/10.1038/s41588-022-01283-w ] ( https://dx.doi.org/10.1038/s41588-022-01283-w )
13
+ - Data download:
14
+ [ https://download.maizegdb.org/Zm-A632-REFERENCE-CAAS_FIL-1.0 ] ( https://download.maizegdb.org/Zm-A632-REFERENCE-CAAS_FIL-1.0 )
15
+
16
+
17
+ {{< /accordion >}}
18
+
13
19
{{< accordion "Zm-B73-REFERENCE-GRAMENE-4.0 (also known as B73v4)" >}}
14
20
15
21
- Assembly identifier: Zm00001d
Original file line number Diff line number Diff line change 1
1
---
2
- title : " "
3
- # meta title
4
- meta_title : " "
5
- # meta description
2
+ title : " LITERATUREC"
3
+ meta_title :
6
4
description : " This is meta description"
7
- # save as draft
8
5
draft : false
9
6
---
10
7
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# ####################### default configuration ####################
2
2
# The base URL of your site (required). This will be prepended to all relative URLs.
3
- baseURL = " /"
3
+ baseURL = " https://maizeinfo.netlify.app /"
4
4
# Title of your website (required).
5
5
title = " MaizeInfo"
6
6
# Your theme name
Original file line number Diff line number Diff line change 92
92
93
93
> Hugo</ a >
94
94
95
- | 2024 < a href ="https://github.com/maizeinfo "
95
+ | 2024 < a href ="https://nianhhhh. github.io/ "
96
96
97
97
98
98
99
99
100
100
target ="_blank "
101
- > Maizeinfo (YiHan Dong ) </ a >
101
+ > Maizeinfo (Li Jialei ) </ a >
102
102
</ p >
103
103
</ div >
104
104
</ div >
You can’t perform that action at this time.
0 commit comments