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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ Official Vue.js 3 wrapper for the <a target="_blank" href="https://github.com/al
36
36
-[Dynamic changes](#dynamic-changes)
37
37
-[Usage with Nuxt.js](#usage-with-nuxtjs)
38
38
-[:construction: Usage with Gridsome](#construction-usage-with-gridsome)
39
+
-[Automation](#automation)
39
40
-[Contributing](#contributing)
40
41
-[Resources](#resources)
41
42
@@ -294,6 +295,10 @@ Use the [nuxt-fullpage](https://github.com/alvarotrigo/nuxt-fullpage) module in
294
295
295
296
TBD
296
297
298
+
## Automation
299
+
300
+
This repository includes automated GitHub Actions for keeping fullPage.js up-to-date. See [`.github/WORKFLOWS.md`](.github/WORKFLOWS.md) for detailed documentation.
301
+
297
302
## Contributing
298
303
299
304
Please see [Contributing to fullpage.js](https://github.com/alvarotrigo/fullPage.js/wiki/Contributing-to-fullpage.js)
0 commit comments