File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818<button
1919 on:click ={toggle }
20- class =" theme-toggle button text-text flex items-center text-sm"
20+ class =" theme-toggle button text-text flex items-center text-sm navPlus1:!p-x-[.25rem] "
2121 aria-label =" Toggle theme"
2222>
2323 <div
Original file line number Diff line number Diff line change 2121<p >
2222 We have an XMPP MUC for general discussion about Project Segfault over at <a
2323 href =" https://join.jabber.network/#general@conference.projectsegfau.lt?join"
24+ class =" break-all"
2425 >#general@conference.projectsegfau.lt</a
2526 >.
2627</p >
Original file line number Diff line number Diff line change 6363 {#each category .data as instance }
6464 <a
6565 href ={instance .geo || instance .eu || instance .in }
66- class =" flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text"
66+ class =" flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text break-all "
6767 >
6868 {#if instance .icon }
6969 <img
9494 instance .geo ||
9595 instance .eu ||
9696 instance .in }
97- class =" flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text"
97+ class =" flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text break-all "
9898 >
9999 {#if instance .icon }
100100 <img
Original file line number Diff line number Diff line change 99
1010<h2 >We don't collect more information than we need to.</h2 >
1111
12- <PMargin
12+ <PMargin class = " break-all "
1313 >We have disabled request logging. This is because it is extremely
1414 identifiable. This means that, for example, what website you visited and
1515 what path you visited (like https://libreddit.projectsegfau.lt/r/cats), your
You can’t perform that action at this time.
0 commit comments