diff options
| author | Kevin Hoerr <kjhoerr@protonmail.com> | 2022-12-28 14:58:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-28 14:58:38 -0500 |
| commit | 119074474e7abaf214db88558143ee321c93eaa0 (patch) | |
| tree | 25fc76edd80540e6e6712ff4fa2b7b075debb405 /README.md | |
| parent | 854135e3766da9fa9c950fe0574a73c35ff2fc24 (diff) | |
| download | submelon.dev-119074474e7abaf214db88558143ee321c93eaa0.tar.gz submelon.dev-119074474e7abaf214db88558143ee321c93eaa0.tar.bz2 submelon.dev-119074474e7abaf214db88558143ee321c93eaa0.zip | |
Update description (#57)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ This is a static site generated and enabled using GatsbyJS. All sources includin ## History -This was originally a purely static site (no JS/TS) that has morphed to permit use of newer technologies and integrations and for ease of updating. There are no server integrations outside of serving static assets. At present, this site does not make use of any scripting features to enable any actual front-end features, though the components are built in ReactJS and compiled using the GatsbyJS framework. +This was originally a purely static site (no JS/TS) that has morphed to permit use of newer technologies and integrations for the ease of updating. There are no server integrations outside of serving static assets. At present, this site does not make use of any scripting features to enable any actual front-end features. The components are built in ReactJS and compiled using the GatsbyJS framework. ## License |
