Skip to content

Commit

Permalink
Violates brand guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Dermah committed Jun 15, 2020
1 parent a027571 commit 840d08e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blog.dermah.com",
"version": "1.4.0",
"version": "1.5.0",
"description": "Static site blog src for blog.dermah.com",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/_includes/main-wrapper.liquid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
blogStatus: Please update the docs
blogStatus: Violates brand guidelines
---
<!DOCTYPE html>
<html lang="en">
Expand Down
6 changes: 3 additions & 3 deletions src/index.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ title: "blog.dermah.com | Index"
<img src="/img/watermelon.jpg" class="big-dumb-avatar" alt="A picture of a watermelon near my face, spinning indefinitely" />
<h2>Blog Status: <code>{{blogStatus}}</code></h2>
<ul>
<li><strong>HTML</strong>: Decent semantics</li>
<li><strong>HTML</strong>: Accurate and accessible</li>
<li><strong>Content</strong>: Long and rambly</li>
<li><strong>CSS</strong>: Yes look there I know the CSS ➡</li>
<li><strong>JS</strong>: Why bother at this point</li>
<li><strong>CSS</strong>: Ready to become a mess</li>
<li><strong>JS</strong>: Who needs it</li>
<li><strong>Infrastructure</strong>: Half baked (lol)</li>
<li><strong>SEO</strong>: Prepped for virality</li>
<li><strong>Tooling</strong>: Command line muscle memory</li>
Expand Down

0 comments on commit 840d08e

Please # to comment.