Page MenuHomeDevCentral

D4073.diff
No OneTemporary

D4073.diff

diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,8 +12,8 @@
- Motion UI animations.
- Easter egg around these animations.
-## [0.0.2] - 2016-07-24
-### Fixed
+## [0.0.2] - 2016-07-24
+### Fixed
- Call for actions buttons back to 100% in smaller viewports.
- Small vertical spacing issues are fixed.
diff --git a/readme.md b/readme.md
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,7 @@
provides an web presence to Dæghrefn, an utility bot on
Libera.
-## Purpose
+## Purpose
- An answer to the question 'Who are you?'
- Provide a documentation
diff --git a/src/pages/index.html b/src/pages/index.html
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -18,7 +18,7 @@
<p>Currently, some elements could be found at the following places:</p>
<ul>
{{#each doc_links}}
- <li><a href="{{ url }}">{{ location }}</a> — {{ content }}</li>
+ <li><a href="{{ url }}">{{ location }}</a> — {{ content }}</li>
{{/each}}
</ul>
</div>
@@ -35,8 +35,8 @@
<div class="row small-up-1 medium-up-2 large-up-4 text-center blockgrid white black-margin">
{{#each communities}}
<div class="column">
- {{ ucfirst this }}<br />
- <img src="{{ root }}assets/img/logo-{{ this }}.png">
+ {{ ucfirst this }}<br />
+ <img src="{{ root }}assets/img/logo-{{ this }}.png">
</div>
{{/each}}
</div>
@@ -86,7 +86,7 @@
<ul>
{{#each dev_resources}}
<li>
- <strong>{{ title }}:</strong>
+ <strong>{{ title }}:</strong>
<a href="{{ link.href }}">{{ link.text }}</a>
({{content}})
</li>

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 19, 00:01 (13 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3638082
Default Alt Text
D4073.diff (1 KB)

Event Timeline