minor corrections

master
Kostanjevec 2022-06-28 17:22:55 +02:00
parent c5d521f1c8
commit af1ae58cc1
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<p>You can find the its code <a href="https://git.kompot.si/gia/contentmatcher">here</a>.</p>
<p>Contentmatcher is hosted by <a href="https://kompot.si/wi">kompot</a>, a local librehosters community.</p>
<p>Contentmatcher is hosted by <a href="https://kompot.si/wi">kompot</a>, a librehosters community from Ljubljana.</p>
If you have any questions, feedback or if you would like contribute, please contact us at <a href="mailto:gia@kompot.si">gia@kompot.si</a>.

View File

@ -31,7 +31,7 @@
<h2>Importing your content</h2>
<p>
For now you they only way to import content is to <a href='{{ url_for('upload.index')}}'>upload</a> your PDFs. We're figuring out how to add diffent lists of links like browser bookmarks, liked tweets and "watch later" youtube videos.
For now you they only way to import content is to <a href='{{ url_for('upload.index')}}'>upload</a> your PDFs. We're figuring out how to add different lists of links like browser bookmarks, liked tweets and "watch later" youtube videos.
</p>
<h2>Sessions</h2>
@ -43,7 +43,7 @@
In sessions you rate them with <mark style="color: black; background-color: #736B1E;">yes</mark>, <mark style="color: black; background-color: #ED8008;">maybe</mark>, <mark style="color: black; background-color: #ED3f1C;">no</mark> and <mark style="color: black; background-color: #BF1B1B;">delete</mark> buttons. It's weird because there is no question, maybe the question posed is: "are you really interested in this <strong>item</strong>?"
</p>
<p>
There is also the <mark style="color: black; background-color: #D9D2C6;">share</mark> button. This will create a new <strong>item</strong> with this content for all other users, so it will appear in their decks from now on.
There is also the <mark style="color: black; background-color: #D9D2C6;">share</mark> button. This will create a new <strong>item</strong> with this content for all other users, so it will appear in their decks from now on as well.
</p>
<h2>Matches</h2>