diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-23 15:20:07 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-23 15:20:07 -0500 |
commit | f304d459c5278a135650296d2b1c407314d903fb (patch) | |
tree | c5fbcdebea6b6b389f4bf677355df3107fd7a1fe /README.org | |
parent | 5c89edc7c3ef52910eeb0be9eafa1278f575ffe9 (diff) | |
download | cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.tar.gz cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.tar.bz2 cleberg.net-f304d459c5278a135650296d2b1c407314d903fb.zip |
feat(blog): update blog post titles and fix character bugs
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,7 +53,7 @@ configuration options and expected formats. ** Setup Instructions To obtain a working copy of this repository, execute the following commands -within a shell environment or Emacs’ shell interface: +within a shell environment or Emacs' shell interface: #+begin_src shell git clone https://github.com/ccleberg/cleberg.net @@ -115,7 +115,7 @@ This method streamlines content creation by reusing a preformatted template. ** Contributing and Issue Tracking -Contributions and bug reports are tracked through the repository’s issue tab on +Contributions and bug reports are tracked through the repository's issue tab on GitHub. Users are encouraged to submit reports, feature requests, or pull requests following standard repository guidelines. |