diff options
Diffstat (limited to '_site/blog/on-going-development-plus-update/index.html')
| -rw-r--r-- | _site/blog/on-going-development-plus-update/index.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/_site/blog/on-going-development-plus-update/index.html b/_site/blog/on-going-development-plus-update/index.html new file mode 100644 index 0000000..36cb25a --- /dev/null +++ b/_site/blog/on-going-development-plus-update/index.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta content="Ben's Corner of the Web" property="og:title"> + <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description"> + <meta content="https://ben.sanders.life" property="og:url"> + <meta content="https://bsand.net/assets/me.jpeg" property="og:image"> + <meta content="#b172bc" data-react-helmet="true" name="theme-color"> + <link rel="stylesheet" href="/main.css"> + <title>Ben's Website</title> +</head> + +<body> + <div id="website-container"> + <ul class="navigation"> + <li><a href="/" title="home">~/</a></li> + <li><a href="/about" title="about me">~/about</a></li> + <li><a href="/resume" title="my resume">~/resume</a></li> + <li><a href="/blog" title="my blog">~/blog</a></li> + <li><a href="/resources" title="resources">~/resources</a></li> + </ul> + + + <h1>On Going Development + Update</h1> + <p class="meta">Benjamin Sanders | 11 March 2016 | update</p> + <p>I have talked before about my site being in development and like many sites, Facebook included, my site is in constant development. While I am trying to figure out what to blog here on my personal blog whether it be app reviews, game reviews, or just things going on in my life. I am also going to be putting out small updates to my site to make it better now that I feel like I understand the Wordpress back-end a little better.</p> + +<p>I was thinking that if I blogged about technology or stuff I care about that maybe I can give my opinion and make some kind of a difference in the world. I will also put up vlogs and whatever other videos I make for YouTube on my site as I have designed this current design to better fit videos.</p> + +<p>Anyway that’s about it for this short update. Thank you for reading. :)</p> + + </div> + <footer> + <small>© Ben Sanders, 2025</small> + </footer> + <!-- <script src="./index.js"></script> --> + + +</body> +</html> |
