mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
More cleanup
This commit is contained in:
2
Procfile
2
Procfile
@@ -1,2 +0,0 @@
|
||||
coffee: coffee -mwc static/js
|
||||
sass: sass -w static/sass/screenly.scss:static/css/screenly.css
|
||||
28
faq.html
Normal file
28
faq.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
||||
<meta name="description" content="Anthias" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
||||
|
||||
<title>Anthias</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="main_content_wrap" class="outer">
|
||||
<section id="main_content" class="inner">
|
||||
<h1>Anthias FAQ</h1>
|
||||
|
||||
<h4>What is Screenly OSE?</h4>
|
||||
<p>Anthias used to be known as Screenly OSE. The product was renamed in 2022. For more details, see this blog post.</p>
|
||||
|
||||
<h4>Where can I get support for Anthias?</h4>
|
||||
<p>Display 1080p Full HD images, videos, and live web pages.</p>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user