mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-08 13:44:39 -04:00
content: Fix typos
This commit is contained in:
parent
d49f15d032
commit
4a23a1f41e
@ -1,4 +1,4 @@
|
||||
/* The ordeer of these does not matter. */
|
||||
/* The order of these does not matter. */
|
||||
@import "./content.css";
|
||||
@import "./fonts.css";
|
||||
@import "./helpers.css";
|
||||
|
@ -1,6 +1,6 @@
|
||||
var debug = 0 ? console.log.bind(console, '[explorer]') : function () {};
|
||||
|
||||
// This is cureently not used, but kept in case I change my mind.
|
||||
// This is currently not used, but kept in case I change my mind.
|
||||
export const explorer = (Alpine) => ({
|
||||
uiState: {
|
||||
containerScrollTop: -1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user