Hugo-theme-stack/layouts
k 45b16a0bb4
fix(typo): change 'a ex.*' for 'an ex.*' (#213)
In order to fix this kind of typo, the (not sophisticated) Regular
Expression: `[a-zA-Z] [aA] [aeiouAEIOU]` was ran.

That Regular Expression matches some good written sentences like `a
User`, therefore, those has been omitted.
2021-06-12 09:24:59 +02:00
..
_default fix: incorrect image & menu path for site hosted in subdir (#168) 2021-03-07 13:13:07 +01:00
page fix(search): add missing i18n text (#110) 2021-01-01 13:24:26 +01:00
partials fix(typo): change 'a ex.*' for 'an ex.*' (#213) 2021-06-12 09:24:59 +02:00
post feat(post/single): add partialCached for PhotoSwipe HTML 2020-09-17 22:09:15 +02:00
shortcodes refactor(article): add default padding (#166) 2021-03-07 12:51:47 +01:00
404.html refactor(i18n): translation key renaming (#68) 2020-12-19 01:41:26 +01:00
index.html feat(footer): add copyright since & custom text (#74) 2020-12-20 12:34:44 +01:00
rss.xml fix(rss): remove featured image width height attr 2020-09-28 16:12:52 +02:00