diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-11 14:49:01 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-11 14:49:01 -0500 |
| commit | fdab1720e787d8b82cc741cf9add091381b43d43 (patch) | |
| tree | 7cf20daa2a9189b991bc8bc52e0e09285e8e5886 /static/index.html | |
| parent | 1bfe29f2eb0ff5cb0c7f38fc07bec6649e7e13f1 (diff) | |
fix indentation
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index e7baff48..82548377 100644 --- a/static/index.html +++ b/static/index.html @@ -126,8 +126,8 @@ <h2><a href="#history">History</a></h2> <p>GrapheneOS was founded as an open source project in late 2014. It was formerly - known as CopperheadOS. For more details, see the <a href="/history/">history - page</a>.</p> + known as CopperheadOS. For more details, see the <a href="/history/">history + page</a>.</p> </section> <section id="upstream"> |
