File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change <
B2B5
path d="M7.823 1.677 4.927 4.573A.25.25 0 0 0 5.104 5H7.25v3.236a.75.75 0 1 0 1.5 0V5h2.146a.25.25 0 0 0 .177-.427L8.177 1.677a.25.25 0 0 0-.354 0ZM13.75 11a.75.75 0 0 0 0 1.5h.5a.75.75 0 0 0 0-1.5h-.5Zm-3.75.75a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75ZM7.75 11a.75.75 0 0 0 0 1.5h.5a.75.75 0 0 0 0-1.5h-.5ZM4 11.75a.75.75 0 0 1 .75-.75h.5a.75.75 0 0 1 0 1.5h-.5a.75.75 0 0 1-.75-.75ZM1.75 11a.75.75 0 0 0 0 1.5h.5a.75.75 0 0 0 0-1.5h-.5Z"> @@ -96,16 +96,17 @@ assets may also be put in the `overrides` directory:
96
96
├─ .icons/ # Bundled icon sets
97
97
├─ assets/
98
98
│ ├─ images/ # Images and icons
99
- │ ├─ javascripts/ # JavaScript
99
+ │ ├─ javascripts/ # JavaScript files
100
100
│ └─ stylesheets/ # Stylesheets
101
101
├─ partials/
102
102
│ ├─ integrations/ # Third-party integrations
103
- │ │ ├─ analytics.html # - Google Analytics
104
- │ │ └─ disqus.html # - Disqus
105
- │ ├─ languages/ # Localized languages
103
+ │ │ ├─ analytics/ # Analytics integrations
104
+ │ │ ├─ analytics.html # Analytics setup
105
+ │ │ └─ disqus.html # Disqus
106
+ │ ├─ languages/ # Translation languages
106
107
│ ├─ footer.html # Footer bar
107
108
│ ├─ header.html # Header bar
108
- │ ├─ language.html # Localized labels
109
+ │ ├─ language.html # Translation setup
109
110
│ ├─ logo.html # Logo in header and sidebar
110
111
│ ├─ nav.html # Main navigation
111
112
│ ├─ nav-item.html # Main navigation item
You can’t perform that action at this time.
0 commit comments