diff --git a/README.md b/README.md index c0696cfc99bd50e3a1f82cbbb754bb634ac4a4e8..5e68659705da3a16fe56104d4cf57b4bbfe99850 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Personal Website -This is my personal website, written in HTML, CSS, and JS. Using JS native canvas for the background. \ No newline at end of file +This is my personal website, written in HTML, CSS, and JS. Using JS native canvas for the background. + +Custom JSON file-based projects display which is run through a Python script via GitLab Pages to generate the static html - using Jinja2 tempating engine.