diff options
Diffstat (limited to '_site/posts')
-rw-r--r-- | _site/posts/2019-03-30-post-1.html | 16 | ||||
-rw-r--r-- | _site/posts/post-1.html | 15 | ||||
-rw-r--r-- | _site/posts/why-the-53-sedan-is-so-cool-to-me.html | 19 |
3 files changed, 0 insertions, 50 deletions
diff --git a/_site/posts/2019-03-30-post-1.html b/_site/posts/2019-03-30-post-1.html deleted file mode 100644 index 1dd280a..0000000 --- a/_site/posts/2019-03-30-post-1.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="utf-8"> - <title>First Post</title> - <link rel="stylesheet" href="bulma.css"> - </head> - <body> - <div> - <h2 class="title">First Post</h2> - <h1>This is our first Post!</h1> -<p>Welcome to the first post ever on cobalt.rs!</p> - - </div> - </body> -</html> diff --git a/_site/posts/post-1.html b/_site/posts/post-1.html deleted file mode 100644 index 78808fc..0000000 --- a/_site/posts/post-1.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="utf-8"> - <title>First Post</title> - </head> - <body> - <div> - <h2>First Post</h2> - <h1>This is our first Post!</h1> -<p>Welcome to the first post ever on cobalt.rs!</p> - - </div> - </body> -</html> diff --git a/_site/posts/why-the-53-sedan-is-so-cool-to-me.html b/_site/posts/why-the-53-sedan-is-so-cool-to-me.html deleted file mode 100644 index 145df3f..0000000 --- a/_site/posts/why-the-53-sedan-is-so-cool-to-me.html +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <meta charset="utf-8"> - <title>Why the '53 Sedan Is So Cool to Me</title> - <link rel="stylesheet" href="bulma.css"> - </head> - <body> - <div> - <h2 class="title">Why the '53 Sedan Is So Cool to Me</h2> - <h2>Blog!</h2> -<h4>First Post</h4> -<p><a href="posts/2019-03-30-post-1.html">First Post</a></p> -<h4>Why the '53 Sedan Is So Cool to Me</h4> -<p><a href="posts/why-the-53-sedan-is-so-cool-to-me.html">Why the '53 Sedan Is So Cool to Me</a></p> - - </div> - </body> -</html> |