An "about Industra" hello for the public served as a reveal.js presi.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

13 行
218B

  1. Options MultiViews
  2. AddLanguage cs .cs
  3. AddLanguage en .en
  4. <IfModule mod_negotiation.c>
  5. LanguagePriority en cs
  6. ForceLanguagePriority Fallback
  7. </IfModule>
  8. <FilesMatch "(\.md$)">
  9. Require all granted
  10. </FilesMatch>