File tree Expand file tree Collapse file tree 1 file changed +1
-31
lines changed Expand file tree Collapse file tree 1 file changed +1
-31
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,6 @@ extra_css:
7
7
theme :
8
8
logo : assets/logo.svg
9
9
favicon : assets/favicon.png
10
- repo_url : https://github.com/monstar-lab-oss/android-mosaic
11
-
12
-
13
- extra_css :
14
- - stylesheets/extra.css
15
- theme :
16
- logo : assets/logo.png
17
- favicon : assets/favicon.ico
18
-
19
- features :
20
- - navigation.instant
21
- - navigation.instant.prefetch
22
- - navigation.path
23
- - navigation.sections
24
- - navigation.sections.expand
25
- >>>>>>> origin/main
26
10
name : material
27
11
font :
28
12
text : ' Arimo'
31
15
32
16
palette :
33
17
primary : custom
34
- <<<<<<< HEAD
35
18
nav :
36
19
- ' Home ' : index.md
37
20
- ' Slider ' :
40
23
- ' Changelog ' : changelog.md
41
24
42
25
43
- =======
44
- accent : custom
45
-
46
- nav :
47
- - ' API ' : api/
48
- - ' Changelog ' : changelog.md
49
-
50
- >>>>>>> origin/main
51
26
markdown_extensions :
52
27
- pymdownx.highlight :
53
28
anchor_linenums : true
54
29
line_spans : __span
55
30
pygments_lang_class : true
56
31
- pymdownx.inlinehilite
57
32
- pymdownx.snippets
58
- <<<<<<< HEAD
59
- - pymdownx.superfences
60
- - admonition
61
-
62
- =======
63
33
- pymdownx.superfences
64
- >>>>>>> origin/main
34
+ - admonition
You can’t perform that action at this time.
0 commit comments