Add files via upload
This commit is contained in:
parent
dff86302e6
commit
61d2a54278
1 changed files with 2 additions and 0 deletions
2
homebrew-blog/homebrew-blog-has-just-launched.html
Normal file
2
homebrew-blog/homebrew-blog-has-just-launched.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<!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, user-scalable=no"> <link href="../../assets/css/blogcss.css" rel="stylesheet" type="text/css" /> <link rel="shortcut icon" href="../../assets/images/icon_browser/homebrew32x32.png"> <link href="../../manifest.json" rel="manifest"> <title>View Blog - Homeblog</title></head><body> <header> <h1>Homebrew Blog</h1> </header>
|
||||
<div class="blog-content"> <h2>Homebrew Blog has just launched!</h2> <p>So I just coded the website for Homebrew Blog. This took me like 30min. So what can you do actully here?</p> <p>Here you can find interesting posts and blog only about <b>Homebrew</b> for 3ds, Wii, Switch etc. You can also publish your own post by pressing the settings button on the taskbar. (The function is not there yet but it will be soon so stay tuned)</p> <p>Oh, if you currently on mobile, you can do a PWA (Webapp). Just press the share button and select "Add to Home Screen" and there you go 😍</p> <p>Thanks for reading! (yea the website is boring but in the future it wont be anymore)</p> </div> <footer class="taskbar"> <button class="taskbar-button" id="info-button" title="Info Page"><a href='../../info.html'>ⓘ</a></button> <button class="taskbar-button" id="home-button" title="Home"><a href='../../index.html'>⌂</a></button> <button class="taskbar-button" id="settings-button" title="Settings"><a href='../../settings.html'>⚙</a></button> </footer></body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue