You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ <h3>Scenarios</h3>
77
77
<ul>
78
78
<li>* <b>I've downloaded a .docx file from an unverified source. Should I open it?</b> Probably not. But you could try to read it using this <ahref="https://technoid99.github.io/docx-viewer/index.html">.docx viewer</a>. Read it as a plain text instead of as HTML. It's safest.</li>
79
79
<li>* <b>I've downloaded a .xlsx file from an unverified source. Should I open it?</b> Probably not. But you could <ahref="https://technoid99.github.io/xlsx-to-csv-converter/convert-xlsx-to-csv.html">convert the .xlsx to csv</a> then view it using this <ahref="https://technoid99.github.io/csv-viewer/view-csv-online.html">csv viewer</a></li>
80
+
<li>* <b>I want a webpage the latest news/posts from my favourite outlets (web sources).</b> Create a customised 'news feed' like <ahref="https://technoid99.github.io/my_news_feed/">this</a> using a <ahref="https://www.github.com>Github</a> account and <a href="https://github.com/technoid99/my_news_feed">this template</a>.</li>
0 commit comments