We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af43c2e commit c1a3eb4Copy full SHA for c1a3eb4
lec/sns/reddit.html
@@ -41,8 +41,15 @@
41
<!-- # # メイン部分 # # -->
42
<main>
43
<!-- # # 左画面 # # -->
44
- <!-- # # ファイル外部化 # # -->
45
- <!--#include virtual="left-lec.shtml"-->
+ <aside>
+ <br><br>
46
+ <h3><a href="/LEC-MainSite/">LECメインサイト</a></h3>
47
+ <p>
48
+ LEC(Lemon Electric Computer)によって2023年1月に設置されたサイト。<br>
49
+ LECで取り組んでいるイラスト、動画編集、3Dモデリング、プログラム、Webデザインなど数多くの事業についての履歴や情報について発信を行っている。<br>
50
+ 姉妹サイトとしてデータサイトの運営も並行して行われている。
51
+ </p>
52
+ </aside>
53
54
<!-- # # 右画面 # # -->
55
<div class="content">
0 commit comments