diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-17 07:34:10 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-17 07:34:10 -0400 |
commit | 4251768e4f7514eb6ac314cb440bc0a42be9fb0b (patch) | |
tree | 18101e95f4fc7501aa3a78e8bff897ec7b6e9447 /content/projects/easy-cookie.md | |
parent | bcbe01e12e9051b5f0a7712dd3581923d2dfe750 (diff) | |
download | pablotron.org-4251768e4f7514eb6ac314cb440bc0a42be9fb0b.tar.bz2 pablotron.org-4251768e4f7514eb6ac314cb440bc0a42be9fb0b.zip |
add projects
Diffstat (limited to 'content/projects/easy-cookie.md')
-rw-r--r-- | content/projects/easy-cookie.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/projects/easy-cookie.md b/content/projects/easy-cookie.md index 71e9fbf..82ddcc5 100644 --- a/content/projects/easy-cookie.md +++ b/content/projects/easy-cookie.md @@ -2,7 +2,7 @@ title: "Easy Cookie" slug: "easy-cookie" active: false -repo: "" -text: "Easy cookie manipulation in JavaScript" +repo: "https://github.com/pablotron/easy-cookie" +text: "Easy cookie manipulation in JavaScript." --- -Easy cookie manipulation in JavaScript
\ No newline at end of file +Easy cookie manipulation in JavaScript.
\ No newline at end of file |