File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 name : material
2323 custom_dir : overrides # Personalized changes to the theme
2424
25- # Icon in Browser Tab (must be square img - i.e. 32x32 pixels)
25+ # Icon in Browser Tab (must be a square img - i.e. 32x32 pixels)
2626 favicon : assets/img/sfe-logo.png
2727
2828 # Page Font
5151 # Enable Navigation buttons in the footer (i.e. previous/next)
5252 - navigation.footer
5353
54- # Enables anchor tracking (updates page url with the section user is on)
54+ # Enables anchor tracking (updates page URL with the section the user is on)
5555 # i.e. https://docs.sparkfun.com/<page link>/#<sub-section>
5656 - navigation.tracking
5757
6060
6161 # Keeps tabs visible in the header when scrolling
6262 - navigation.tabs.sticky
63-
63+
6464 # Adds pop-up button just below the header (when the user starts to scroll up)
6565 # i.e. Allows users to easily jump to the beginning of the page
6666 - navigation.top
@@ -311,7 +311,7 @@ markdown_extensions:
311311 custom_icons :
312312 - overrides/.icons
313313
314- # Allows for rendering of block and inline block equations
314+ # Allows for the rendering of block and inline- block equations
315315 - pymdownx.arithmatex :
316316 generic : true
317317
@@ -364,7 +364,7 @@ extra:
364364
365365
366366
367- # Configures styling for PDF rendering and webpage layout
367+ # Configures styling for the webpage
368368extra_css :
369369 - stylesheet/extra.css
370370
You can’t perform that action at this time.
0 commit comments