frontend/public/index.html (69 lines of code) (raw):

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="google-site-verification" content="TmM6P7-RkI0TQ-XWY8BH1pTYQ8tdNogmDuidMi4zHGg" /> <meta name="description" content="LGTMoonは、世界で最もシンプルなLGTM画像ジェネレーターです。GitHubでプルリクエストをレビューしたとき、Looks Good To Me の略で LGTM と書くことがあります。この LGTM をちょっと楽しい画像にすることで、レビューやプルリクエストがちょっと楽しくなります。LGTMoonは、LGTMを簡単に作成できるWebサイト「LGTM画像ジェネレーター」です。なるべくシンプルに、カンタンにLGTM画像を作ることができます。" /> <meta name="keywords" content="LGTM,画像,作成,生成,ジェネレーター,Looks,Good,To,Me,Web,アプリ,サイト,git,github,プルリク,プルリクエスト,pull,request,コード,レビュー,gif,jpg,png,url,検索,アニメ,アニメーション,imagemagick" /> <link rel="stylesheet" href="/assets/css/main.css" type="text/css" /> <!-- google analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-77941335-1"></script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-77941335-1'); </script> <!-- google adsense --> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-1397126788553577", enable_page_level_ads: true }); </script> <title>LGTMoon - 最も簡単なLGTM画像ジェネレーター</title> </head> <body> <div class="lgtmoon-app center"> <section class="lgtmoon-section center top"> <div class="lgtmoon-header"> <h1 class="title"> <a href="/" class="no-decoration"> LGTMoon </a> </h1> <div class="tweet-button"> <a href="https://twitter.com/share" class="twitter-share-button"{count} data-hashtags="LGTMoon">Tweet</a> </div> <div class="top-ad"> <div class="top-ad-text">スポンサーリンク</div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- lgtmoon-top --> <ins class="adsbygoogle" style="display:inline-block;width:468px;height:60px" data-ad-client="ca-pub-1397126788553577" data-ad-slot="4480562499"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </section> <section id="app" class="lgtmoon-section center"></section> <section class="lgtmoon-section center text-align-center"> <div>スポンサーリンク</div> <div> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1397126788553577" data-ad-slot="3675828854" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </section> </div> <!-- built files will be auto injected --> </body> </html>