mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Simplifies the documentation pages
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
<meta name="generator" content="Hugo 0.38.2" />
|
||||
|
||||
<title>Textfile | WTF</title>
|
||||
<meta content="Textfile - WTF" property="og:title">
|
||||
<title>Modules: Textfile | WTF</title>
|
||||
<meta content="Modules: Textfile - WTF" property="og:title">
|
||||
<meta content=" - " property="og:description">
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="//cdn.rawgit.com/milligram/milligram/master/dist/milligram.min.css">
|
||||
@@ -90,26 +90,24 @@
|
||||
|
||||
<div class="content container">
|
||||
<div class="post">
|
||||
<h1>Textfile</h1>
|
||||
<h1>Modules: Textfile</h1>
|
||||
|
||||
<div class="col-sm-12 col-md-12">
|
||||
<span class="text-left post-date meta">
|
||||
|
||||
|
||||
<i class="fas fa-calendar-alt"></i> May 09, 2018
|
||||
|
||||
|
||||
May 09, 2018
|
||||
|
||||
|
||||
|
||||
|
||||
<br/>
|
||||
<i class="fas fa-clock"></i> 1 min read
|
||||
</span>
|
||||
</div>
|
||||
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h2 id="description">Description</h2>
|
||||
|
||||
<p>Displays the contents of the specified text file in the widget.</p>
|
||||
|
||||
<p><img src="/imgs/modules/textfile.png" width="320" height="133" alt="textfile screenshot" /></p>
|
||||
@@ -155,6 +153,7 @@ How often, in seconds, this module will update its data. <br />
|
||||
Values: A positive integer, <code>0..n</code>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user