forked from omegasisters/homepage
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
333 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -246,7 +246,7 @@ | |
<a | ||
id="header_contact" | ||
class="drawer-menu-item" | ||
href="https://upd8.jp/contact_us/index.html?sc=%E3%81%8A%E3%82%81%E3%81%8C%E3%82%B7%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA%20[%CE%A9%20Sisters]" | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
>お問い合わせ</a | ||
|
@@ -483,7 +483,7 @@ <h2><i class="fab fa-line"></i>LINE STORE</h2> | |
<h2><i class="fas fa-envelope"></i>Contact</h2> | ||
<a | ||
id="section_link_contact" | ||
href="https://upd8.jp/contact_us/index.html?sc=%E3%81%8A%E3%82%81%E3%81%8C%E3%82%B7%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA%20[%CE%A9%20Sisters]" | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
>お問い合わせはこちらから</a | ||
|
@@ -601,32 +601,32 @@ <h2 class="section_title" id="section_popularity_poll"> | |
</section> | ||
<section class="section firstview pass_200k_sss"> | ||
<h2 class="section_title" id="section_pass_200k_sss"> | ||
OMEGA Sisters got +230,000 FANS on YouTube. | ||
OMEGA Sisters got +270,000 FANS on YouTube. | ||
</h2> | ||
<div class="pr_announce"> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録23万人おめがとう!! | ||
<a href="https://t.co/sdWG6QPJMv">pic.twitter.com/sdWG6QPJMv</a> | ||
チャンネル登録27万人突破しました!! | ||
<a href="https://t.co/oyC46nLsbQ">pic.twitter.com/oyC46nLsbQ</a> | ||
</p> | ||
— おめがレイ@バーチャル双子YouTuber (@omesis_ray) | ||
<a | ||
href="https://twitter.com/omesis_ray/status/1265606720102920194?ref_src=twsrc%5Etfw" | ||
>May 27, 2020</a | ||
href="https://twitter.com/omesis_ray/status/1359040195799093252?ref_src=twsrc%5Etfw" | ||
>February 9, 2021</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録🥺 | ||
<a href="https://t.co/FyaJxkZS5A">pic.twitter.com/FyaJxkZS5A</a> | ||
27万人おめがとう😚❤️これからもよろ!!!!!!! | ||
<a href="https://t.co/DjunDBMhW6">pic.twitter.com/DjunDBMhW6</a> | ||
</p> | ||
— おめがリオ@妹の方 字幕は青です (@omesis_rio) | ||
<a | ||
href="https://twitter.com/omesis_rio/status/1265606743557464068?ref_src=twsrc%5Etfw" | ||
>May 27, 2020</a | ||
href="https://twitter.com/omesis_rio/status/1359040547948646402?ref_src=twsrc%5Etfw" | ||
>February 9, 2021</a | ||
> | ||
</blockquote> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,7 +68,10 @@ | |
href="https://cdnjs.cloudflare.com/ajax/libs/drawer/3.2.2/css/drawer.min.css" | ||
/> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://unpkg.com/[email protected]/css/swiper.min.css" | ||
/> | ||
<link rel="stylesheet" href="../assets/css/index.css" /> | ||
<link rel="stylesheet" href="../assets/css/alpha.css" /> | ||
<link | ||
|
@@ -229,7 +232,10 @@ <h2><i class="fab fa-youtube"></i>YouTube</h2> | |
src="../assets/js/lazyload.js" | ||
defer | ||
></script> | ||
<script src="https://unpkg.com/swiper/js/swiper.min.js" defer></script> | ||
<script | ||
src="https://unpkg.com/[email protected]/js/swiper.min.js" | ||
defer | ||
></script> | ||
<script | ||
src="https://code.jquery.com/jquery-3.4.1.slim.min.js" | ||
integrity="sha256-pasqAKBDmFT4eHoN2ndd6lN370kFiGUFyTiUHWhU7k8=" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,10 @@ | |
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.4.3/css/flag-icon.min.css" | ||
/> | ||
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://unpkg.com/[email protected]/css/swiper.min.css" | ||
/> | ||
<link rel="stylesheet" href="../assets/css/index.css" /> | ||
|
||
<script src="./index.js" defer></script> | ||
|
@@ -97,7 +100,7 @@ | |
<a | ||
id="header_contact" | ||
class="drawer-menu-item" | ||
href="https://upd8.jp/contact_us/index.html?sc=%E3%81%8A%E3%82%81%E3%81%8C%E3%82%B7%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA%20[%CE%A9%20Sisters]" | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
>お問い合わせ</a | ||
|
@@ -438,7 +441,10 @@ <h2 class="section_title" id="section_popularity_poll"> | |
src="../assets/js/lazyload.js" | ||
defer | ||
></script> | ||
<script src="https://unpkg.com/swiper/js/swiper.min.js" defer></script> | ||
<script | ||
src="https://unpkg.com/[email protected]/js/swiper.min.js" | ||
defer | ||
></script> | ||
<script | ||
type="text/javascript" | ||
src="../assets/js/ytplaylist.js" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,10 @@ | |
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.4.3/css/flag-icon.min.css" | ||
/> | ||
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://unpkg.com/[email protected]/css/swiper.min.css" | ||
/> | ||
<link rel="stylesheet" href="../assets/css/index.css" /> | ||
|
||
<script src="./index.js" defer></script> | ||
|
@@ -97,7 +100,7 @@ | |
<a | ||
id="header_contact" | ||
class="drawer-menu-item" | ||
href="https://upd8.jp/contact_us/index.html?sc=%E3%81%8A%E3%82%81%E3%81%8C%E3%82%B7%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA%20[%CE%A9%20Sisters]" | ||
href="mailto:[email protected]" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
>お問い合わせ</a | ||
|
@@ -129,6 +132,110 @@ <h2 class="section_title" id="section_c200000s"> | |
All milestone tweet by OMEGA Sisters. | ||
</h2> | ||
<div class="pr_announce"> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録27万人突破しました!! | ||
<a href="https://t.co/oyC46nLsbQ">pic.twitter.com/oyC46nLsbQ</a> | ||
</p> | ||
— おめがレイ@バーチャル双子YouTuber (@omesis_ray) | ||
<a | ||
href="https://twitter.com/omesis_ray/status/1359040195799093252?ref_src=twsrc%5Etfw" | ||
>February 9, 2021</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
27万人おめがとう😚❤️これからもよろ!!!!!!! | ||
<a href="https://t.co/DjunDBMhW6">pic.twitter.com/DjunDBMhW6</a> | ||
</p> | ||
— おめがリオ@妹の方 字幕は青です (@omesis_rio) | ||
<a | ||
href="https://twitter.com/omesis_rio/status/1359040547948646402?ref_src=twsrc%5Etfw" | ||
>February 9, 2021</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録26万人突破!モチョモチョうんちっち!!! | ||
<a href="https://t.co/xn5sD9Sds0">pic.twitter.com/xn5sD9Sds0</a> | ||
</p> | ||
— おめがレイ@バーチャル双子YouTuber (@omesis_ray) | ||
<a | ||
href="https://twitter.com/omesis_ray/status/1325331343912300545?ref_src=twsrc%5Etfw" | ||
>November 8, 2020</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
みんなおめがとう😚💓 | ||
<a href="https://t.co/MsLi6Qybb2">pic.twitter.com/MsLi6Qybb2</a> | ||
</p> | ||
— おめがリオ@妹の方 字幕は青です (@omesis_rio) | ||
<a | ||
href="https://twitter.com/omesis_rio/status/1325331098407034880?ref_src=twsrc%5Etfw" | ||
>November 8, 2020</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録25万人突破!!ありがとう!!<br />フタゴーだ!!! | ||
<a href="https://t.co/iPR0VYOa4Y">pic.twitter.com/iPR0VYOa4Y</a> | ||
</p> | ||
— おめがレイ@バーチャル双子YouTuber (@omesis_ray) | ||
<a | ||
href="https://twitter.com/omesis_ray/status/1306459725907730432?ref_src=twsrc%5Etfw" | ||
>September 17, 2020</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録25万人おめがとうごぜぇます👯♀️ | ||
<a href="https://t.co/jv7dIbe3ot">pic.twitter.com/jv7dIbe3ot</a> | ||
</p> | ||
— おめがリオ@妹の方 字幕は青です (@omesis_rio) | ||
<a | ||
href="https://twitter.com/omesis_rio/status/1306459212176699392?ref_src=twsrc%5Etfw" | ||
>September 17, 2020</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録24万人おめがとう!!! | ||
<a href="https://t.co/d33E9qYFyP">pic.twitter.com/d33E9qYFyP</a> | ||
</p> | ||
— おめがレイ@バーチャル双子YouTuber (@omesis_ray) | ||
<a | ||
href="https://twitter.com/omesis_ray/status/1282219798974234626?ref_src=twsrc%5Etfw" | ||
>July 12, 2020</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録24万人うれしみMAX🥺💓 | ||
<a href="https://t.co/4D2xZ3rLYB">pic.twitter.com/4D2xZ3rLYB</a> | ||
</p> | ||
— おめがリオ@妹の方 字幕は青です (@omesis_rio) | ||
<a | ||
href="https://twitter.com/omesis_rio/status/1282219862199173126?ref_src=twsrc%5Etfw" | ||
>July 12, 2020</a | ||
> | ||
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr"> | ||
|
@@ -1025,38 +1132,15 @@ <h2 class="section_title" id="section_c200000s"> | |
</blockquote> | ||
</div> | ||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet" data-dnt="true" data-width="100%"> | ||
<p lang="ja" dir="ltr"> | ||
チャンネル登録者9000人おめがとーー!!٩(๑òωó๑)۶<br />おめがっていくぞーー!!!!!!<a | ||
href="https://t.co/0lQOx0Jk3Y" | ||
>https://t.co/0lQOx0Jk3Y</a | ||
> | ||
<a | ||
href="https://twitter.com/hashtag/vtuber?src=hash&ref_src=twsrc%5Etfw" | ||
>#vtuber</a | ||
> | ||
<a | ||
href="https://twitter.com/hashtag/%E3%83%90%E3%83%BC%E3%83%81%E3%83%A3%E3%83%AB%E3%83%A6%E3%83%BC%E3%83%81%E3%83%A5%E3%83%BC%E3%83%90%E3%83%BC?src=hash&ref_src=twsrc%5Etfw" | ||
>#バーチャルユーチューバー</a | ||
> | ||
<a | ||
href="https://twitter.com/hashtag/%E3%81%8A%E3%82%81%E3%82%B7%E3%82%B9?src=hash&ref_src=twsrc%5Etfw" | ||
>#おめシス</a | ||
> | ||
<a | ||
href="https://twitter.com/hashtag/%E3%81%8A%E3%82%81%E3%81%8C%E3%82%B7%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%BA?src=hash&ref_src=twsrc%5Etfw" | ||
>#おめがシスターズ</a | ||
> | ||
<a href="https://t.co/DlQxhbHxac">pic.twitter.com/DlQxhbHxac</a> | ||
</p> | ||
— おめがレイ@バーチャル双子YouTuber (@omesis_ray) | ||
<blockquote class="twitter-tweet"> | ||
<p lang="ja" dir="ltr">出遅れたけどついに9000人か…幸せや…</p> | ||
— おめがリオ@妹の方 字幕は青です (@omesis_rio) | ||
<a | ||
href="https://twitter.com/omesis_ray/status/987189893947273216?ref_src=twsrc%5Etfw" | ||
href="https://twitter.com/omesis_rio/status/987253737151320064?ref_src=twsrc%5Etfw" | ||
>April 20, 2018</a | ||
> | ||
</blockquote> | ||
</div> | ||
|
||
<div class="pr_announce_item"> | ||
<blockquote class="twitter-tweet" data-dnt="true" data-width="100%"> | ||
<p lang="ja" dir="ltr"> | ||
|
@@ -1391,7 +1475,10 @@ <h2 class="section_title" id="section_c200000s"> | |
src="../assets/js/lazyload.js" | ||
defer | ||
></script> | ||
<script src="https://unpkg.com/swiper/js/swiper.min.js" defer></script> | ||
<script | ||
src="https://unpkg.com/[email protected]/js/swiper.min.js" | ||
defer | ||
></script> | ||
<script | ||
type="text/javascript" | ||
src="../assets/js/ytplaylist.js" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.