An "about Industra" hello for the public served as a reveal.js presi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
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>