htdocs/blog/blogs/18.html

61 lines
4.3 KiB
HTML
Raw Normal View History

2024-08-26 02:29:38 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title>DeaDvey's Domain</title>
<link rel="icon" href="/images/favicon.png">
<link rel="stylesheet" type="text/css" href="/index.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="header main">
2024-11-09 13:32:43 +01:00
Welcome to DEADVEY DOT COM!!!<br/>
2024-08-26 02:29:38 +02:00
<a href="/" onclick="history.back()"><img src="/images/return.png" width="20" />Return</a> |
<a href="/">Home page</a> |
<a href="/blog/index.html">Blogs</a> <a href="/blog/feed.xml"><img width="16" src="/images/feedIcon.png" class="feedicon" alt="Feed image"/></a> |
<a href="/blog/reviews">Reviews</a> |
<a href="/video/index.html">Videos</a> |
<a href="/project/index.html">Projects</a> |
2024-10-31 14:48:30 +01:00
<a href="https://git.javalsai.dynv6.net/deadvey/htdocs">Gitea <img height="15" src="/images/gitea.png" alt="Link to gitea page"/></a> |
<a href="http://deadvey.com:3000">Invidious <img src="/images/invidious.png" height="15"/></a> |
2024-11-02 02:03:32 +01:00
<a href="http://deadvey.com:8096">Jellyfin <img src="/images/jellyfin.png" height="15"/></a> |
2024-08-26 02:29:38 +02:00
<a href="/search">Search blogs</a>
</div>
<hr/>
<div class="main">
<div id="main">
<h3 class="blog-date">Mon, 13 May 2024 00:00:00</h3>
<h1 class="blog-title">The Twelve Tasks of Asterix - 2.5/5</h1>
<p class="blog-content">I have had the book of the film forever and only just got around to watching it,It's alright, I really don't have much to say about it other than that hearing the characters voices is REALLY weird having only read them (other than Asterix and the Middle Kingdom which I've tried to block out of my brain) so that was interesting. It defo was better than Asterix and the Middle Kingdom. The bit with the permits was funny af though and it still has a lot of the humour from the comics which translated better than I expected! If I rated this purely based on nostalgia from the book it would be an easy 4 stars.</p>
<div class="blog-images">
<img class="blog-image" height="200" src="/images/asterix.jpg" alt="asterix.jpg" />
</div><br/>
<sub><i><small>review,film,twelve tasks of asterix,2.5/5,1976</small></i></sub><hr/>
<h3>Comments section:</h3><br/>
<form action="/blog/submit-comment" id="commentForm" method="post">
<input name="name" class="form-control" id="name" placeholder="Enter your name"><br/>
<input height="40px" name="comment" class="form-control input-comment" id="comment" placeholder="Enter your Comment...">
<input type="hidden" name="pageID" value="18">
<button type="submit">Submit</button>
</form>
2024-11-02 02:03:32 +01:00
<div class="18" id="comments"><b>DeaDVey</b>: <i>HEY GUYS!</i><br/></div></div><p class="previous"><a href="17.html"><-- Previous</a></p><p class="next"><a href="19.html">Next --></a></p>
2024-08-26 02:29:38 +02:00
<div id="links">
</div><script src="/blog/comments.js"></script><script src="/blog/displayComments.js"></script></div>
<hr/>
<div class="footer main">
<ul>
Internal pages:
<li><a href="/experiments" >Experiments <img height="30" src="/images/experience-green-liquid.gif" /></a></li>
<li><a href="/isthistheyearofthelinuxdesktop" >Is this the year of the Linux Desktop? <img src="/images/penguin-dance-pengu.gif" height="20" alt="penguin dancing" /></a></li>
<li><a href="/theunderland" >theunderland wiki <img src="/images/flashlight.gif" alt="torch scanning" height="30" /></a></li>
<br/>
External sites:
2024-10-31 14:48:30 +01:00
<li><a href="https://git.javalsai.dynv6.net/deadvey" >Gitea</a></li>
2024-08-26 02:29:38 +02:00
<li><a href="https://mastodon.social/@DeaDvey" >Mastadon(.social)</a><a href="https://mastodon.social/@DeaDvey.rss"><img src="/images/feedIcon.png" /></a></li>
</ul><br/>
<small width="300px">© DeaDvey 2023 - 2024<br/>This work is licensed under the terms of the <a href="/LICENSE">GNU General Public License, version 3.0</a>. You are free to copy, distribute, and modify this work under the terms of the <a href="/LICENSE">GPL 3.0 License</a>. Please see the full license text for details.</small>
</div>
</body>
</html>