Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
swkim3866 committed Apr 5, 2024
1 parent 807dab9 commit 028a746
Showing 1 changed file with 119 additions and 0 deletions.
119 changes: 119 additions & 0 deletions tag/news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,87 @@ <h2 class="site-description">
<div class="post-feed">
<!-- The tag below includes the markup for each post - partials/post-card.hbs -->

<article class="post-card tag-template">

<a class="post-card-image-link" href="/news-7thconfrelease">
<div class="post-card-image" style="background-image: url(/assets/built/images/newspapers.jpg)"></div>
</a>

<div class="post-card-content">
<a class="post-card-content-link" href="/news-7thconfrelease">
<header class="post-card-header">



<span class="post-card-tags">News</span>




<h2 class="post-card-title">GEdge Platform 7차 컨퍼런스 발표자료</h2>
</header>
<section class="post-card-excerpt">

<p>NEWS는 GEdge Platform 릴리즈 및 지원 정보를 지원합니다. GEdge Platform 제7차 컨퍼런스 발표자료/영상을 공유합니다. </p>

</section>
</a>
<footer class="post-card-meta">





<span class="reading-time">


1 min read

</span>
</footer>
</div>
</article>

<article class="post-card tag-template">

<a class="post-card-image-link" href="/news-7threlease">
<div class="post-card-image" style="background-image: url(/assets/built/images/newspapers.jpg)"></div>
</a>

<div class="post-card-content">
<a class="post-card-content-link" href="/news-7threlease">
<header class="post-card-header">



<span class="post-card-tags">News</span>




<h2 class="post-card-title">GEdge Platform v4.0 소스코드 공유</h2>
</header>
<section class="post-card-excerpt">

<p>NEWS는 GEdge Platform 릴리즈 및 지원 정보를 지원합니다. GEdge Platform v4.0 소스코드를 배포합니다. </p>

</section>
</a>
<footer class="post-card-meta">





<span class="reading-time">


1 min read

</span>
</footer>
</div>
</article>

<article class="post-card tag-template">

Expand Down Expand Up @@ -258,7 +338,46 @@ <h2 class="post-card-title">GEdge Platform 6차 컨퍼런스 발표자료</h2>
</div>
</article>

<article class="post-card tag-template">

<a class="post-card-image-link" href="/news-6threlease">
<div class="post-card-image" style="background-image: url(/assets/built/images/newspapers.jpg)"></div>
</a>

<div class="post-card-content">
<a class="post-card-content-link" href="/news-6threlease">
<header class="post-card-header">



<span class="post-card-tags">News</span>




<h2 class="post-card-title">GEdge Platform v3.5 소스코드 공유</h2>
</header>
<section class="post-card-excerpt">

<p>NEWS는 GEdge Platform 릴리즈 및 지원 정보를 지원합니다. GEdge Platform v3.5 소스코드를 배포합니다. </p>

</section>
</a>
<footer class="post-card-meta">





<span class="reading-time">


1 min read

</span>
</footer>
</div>
</article>

<article class="post-card tag-template">

Expand Down

0 comments on commit 028a746

Please sign in to comment.