diff options
| author | Dante Catalfamo | 2020-06-18 01:39:38 -0400 |
|---|---|---|
| committer | Dante Catalfamo | 2020-06-18 01:39:38 -0400 |
| commit | 588b207a7c4ba92f3145b67c5ac2bddac1e226ff (patch) | |
| tree | 80d15fd753fd561a668ee076a08c1b68fc8e27b9 | |
| parent | eb7e364efbd75506cd9395a140e1fe349fd21cdb (diff) | |
| download | blog-588b207a7c4ba92f3145b67c5ac2bddac1e226ff.tar.gz blog-588b207a7c4ba92f3145b67c5ac2bddac1e226ff.tar.bz2 blog-588b207a7c4ba92f3145b67c5ac2bddac1e226ff.zip | |
Adjust spacing
| -rw-r--r-- | content/post/how-this-blog-works/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/post/how-this-blog-works/index.org b/content/post/how-this-blog-works/index.org index 9cbd442..a37704f 100644 --- a/content/post/how-this-blog-works/index.org +++ b/content/post/how-this-blog-works/index.org @@ -113,7 +113,7 @@ it works. #+BEGIN_SRC shell su blog - cd # cd with no arguments goes to home directory + cd # cd with no arguments goes to home directory git init --bare blog.git #+END_SRC |
