diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2018-03-12 14:19:38 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2018-03-12 14:19:38 -0400 |
commit | e4a70beeb24e0ff337778d554600c5a7fb2d67b4 (patch) | |
tree | 59e16477fed1555a38c237661a9b90c191eed333 /posts | |
parent | 26697fac847879afba426aef7105111e8925bd7d (diff) |
Fix blockquote.
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2018-03-10-libreplanet-2018.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/posts/2018-03-10-libreplanet-2018.md b/posts/2018-03-10-libreplanet-2018.md index e32ee2c..e2ea541 100644 --- a/posts/2018-03-10-libreplanet-2018.md +++ b/posts/2018-03-10-libreplanet-2018.md @@ -11,13 +11,13 @@ with GuixSD*. Abstract: - GuixSD is a GNU/Linux distribution built from the ground up to - empower users to exercise the four freedoms they've been granted - by free software. In this talk, you will learn how GuixSD makes it - easy to inspect source code, share source code and binaries and - even entire system configurations, verify that binaries were built - from the source they claim, customize software packages, and - experiment without fear of breaking your system. + > GuixSD is a GNU/Linux distribution built from the ground up to + > empower users to exercise the four freedoms they've been granted + > by free software. In this talk, you will learn how GuixSD makes + > it easy to inspect source code, share source code and binaries + > and even entire system configurations, verify that binaries were + > built from the source they claim, customize software packages, + > and experiment without fear of breaking your system. LibrePlanet is being held at the MIT Stata center. My talk is on Sunday, March 25th, at 3:25pm. |