You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without the date in the file name, there are some name collisions.
These were resolved by inserting `@{counter}` before the file extension.
A later commit will adjust the static site generator to strip this
disambiguator again, such that permalinks stay intact.
The counter is sorted by date, i.e. `[email protected]` is older than `[email protected]`.
0 commit comments