diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/ethos.html | 6 | ||||
| -rw-r--r-- | public/index.html | 4 | ||||
| -rw-r--r-- | public/posts.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-08-25-01.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-08-25-02.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-08-25-03.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-08-26-01.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-08-31-01.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-09-04-01.html | 4 | ||||
| -rw-r--r-- | public/posts/2024-09-08-01.html | 4 |
10 files changed, 41 insertions, 1 deletions
diff --git a/public/ethos.html b/public/ethos.html index 32b53cf..d928a6e 100644 --- a/public/ethos.html +++ b/public/ethos.html @@ -27,10 +27,14 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> -<h1><no value></h1> +<h1>ethos</h1> <h3 id="this-site-has-an-ethos">This Site Has an Ethos</h3> <p>The internet wasn’t built to be what it is today: centralised, corporate, and relentlessly intrusive. Though it started as a decentralised network of connected devices, the modern internet is dominated by a handful of tech giants. They control the infrastructure, the platforms, and the data that define our digital lives. This centralised system has turned users into products—our information harvested, commodified, and sold in the name of profit.</p> diff --git a/public/index.html b/public/index.html index dfe7a65..ecaf361 100644 --- a/public/index.html +++ b/public/index.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts.html b/public/posts.html index 5d7ad62..d6680fb 100644 --- a/public/posts.html +++ b/public/posts.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-08-25-01.html b/public/posts/2024-08-25-01.html index f0d258f..4bd4371 100644 --- a/public/posts/2024-08-25-01.html +++ b/public/posts/2024-08-25-01.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-08-25-02.html b/public/posts/2024-08-25-02.html index db86bc4..81e8f77 100644 --- a/public/posts/2024-08-25-02.html +++ b/public/posts/2024-08-25-02.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-08-25-03.html b/public/posts/2024-08-25-03.html index 2ee6d5c..07e48a0 100644 --- a/public/posts/2024-08-25-03.html +++ b/public/posts/2024-08-25-03.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-08-26-01.html b/public/posts/2024-08-26-01.html index 74c84f9..acf51a6 100644 --- a/public/posts/2024-08-26-01.html +++ b/public/posts/2024-08-26-01.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-08-31-01.html b/public/posts/2024-08-31-01.html index e4cecfb..68d8563 100644 --- a/public/posts/2024-08-31-01.html +++ b/public/posts/2024-08-31-01.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-09-04-01.html b/public/posts/2024-09-04-01.html index 0914388..2e1abae 100644 --- a/public/posts/2024-09-04-01.html +++ b/public/posts/2024-09-04-01.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> diff --git a/public/posts/2024-09-08-01.html b/public/posts/2024-09-08-01.html index 7bf3212..72cde61 100644 --- a/public/posts/2024-09-08-01.html +++ b/public/posts/2024-09-08-01.html @@ -27,6 +27,10 @@ <li><a class="no-decorations" href="/posts">posts</a></li> + + <li><a class="no-decorations" href="/ethos">ethos</a></li> + + </ul> </nav> |
