<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>홈</title>
		<link rel="alternate" type="text/html" hreflang="ko" href="https://blog.gaon.it/"/>
	<link rel="self" type="application/atom+xml" href="https://blog.gaon.it/atom"/>
	<updated>2026-05-03T21:57:57+09:00</updated>
	<id>https://blog.gaon.it/atom</id>
	<generator>Rhymix</generator>
		<entry>
		<title>[전체] 일부 서비스 메뉴는 추후 추가 수정이 있을 예정입니다.</title>
		<link rel="alternate" type="text/html" href="https://blog.gaon.it/board1/161894"/>
	<link rel="replies" type="text/html" href="https://blog.gaon.it/board1/161894#comment"/>		<id>https://blog.gaon.it/board1/161894</id>
		<published>2025-10-27T11:17:40+09:00</published>
		<updated>2025-10-27T11:17:40+09:00</updated>
		<author>
			<name>admin</name>
		</author>
		<summary type="text">안녕하세요, 가온IT 입니다. 기본적으로 사이트틀을 만들면서 템플릿 예제코드들이 몇개 들어간 상태인데, 해당 코드들은 곧 삭제 될 예정입니다. 감사합니다.</summary>
	<content type="html">&lt;p&gt;안녕하세요, 가온IT 입니다.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;기본적으로 사이트틀을 만들면서 템플릿 예제코드들이 몇개 들어간 상태인데, 해당 코드들은 곧 삭제 될 예정입니다.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;감사합니다.&lt;/p&gt;</content>			</entry><entry>
		<title>[솔루션] 솔루션 서비스에 대해 안내 말씀드립니다.</title>
		<link rel="alternate" type="text/html" href="https://blog.gaon.it/board1/161892"/>
	<link rel="replies" type="text/html" href="https://blog.gaon.it/board1/161892#comment"/>		<id>https://blog.gaon.it/board1/161892</id>
		<published>2025-10-27T11:11:43+09:00</published>
		<updated>2025-10-27T11:11:43+09:00</updated>
		<author>
			<name>admin</name>
		</author>
		<summary type="text">안녕하세요 가온IT 입니다. 솔루션 서비스에 대해서 안내말씀드립니다. 솔루션은 현재 운영하지 않고 있으며, 추후 준비 및 운영 예정입니다. (일부는 기술적 이슈로 운영 못할수도 있음) 감사합니다.</summary>
	<content type="html">&lt;p&gt;안녕하세요 가온IT 입니다.&lt;/p&gt; &lt;p&gt;솔루션 서비스에 대해서 안내말씀드립니다.&lt;/p&gt; &lt;p&gt;솔루션은 현재 운영하지 않고 있으며, 추후 준비 및 운영 예정입니다.&lt;/p&gt; &lt;p&gt;(일부는 기술적 이슈로 운영 못할수도 있음)&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;감사합니다.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;</content>			</entry><entry>
		<title>사이트를 리모델링 하였습니다.</title>
		<link rel="alternate" type="text/html" href="https://blog.gaon.it/board1/161637"/>
	<link rel="replies" type="text/html" href="https://blog.gaon.it/board1/161637#comment"/>		<id>https://blog.gaon.it/board1/161637</id>
		<published>2025-08-31T19:44:59+09:00</published>
		<updated>2025-08-31T19:44:59+09:00</updated>
		<author>
			<name>admin</name>
		</author>
		<summary type="text">안녕하세요 가온it 입니다. 사이트를 리모델링 하였습니다.</summary>
	<content type="html">&lt;p&gt;안녕하세요 가온it 입니다.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;사이트를 리모델링 하였습니다.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;</content>			</entry><entry>
		<title>.fixed { position: fi...</title>
		<link rel="alternate" type="text/html" href="https://blog.gaon.it/dn_domain/94716"/>
			<id>https://blog.gaon.it/dn_domain/94716</id>
		<published>2023-05-12T18:20:59+09:00</published>
		<updated>2023-05-12T18:46:03+09:00</updated>
		<author>
			<name>admin</name>
		</author>
		<summary type="text"></summary>
	<content type="html">&lt;style type=&quot;text/css&quot;&gt;.fixed { position: fixed; top:76px; left:0; } &lt;/style&gt; &lt;script src=&quot;http://code.jquery.com/jquery-2.2.4.min.js&quot;&gt;&lt;/script&gt;&lt;script&gt; $(function() { $.fn.Scrolling = function(obj, tar) { var _this = this; $(window).scroll(function(e) { var end = obj + tar; $(window).scrollTop() &gt;= obj ? _this.addClass(&quot;fixed&quot;) : _this.removeClass(&quot;fixed&quot;); if($(window).scrollTop() &gt;= end) _this.removeClass(&quot;fixed&quot;); }); }; $(&quot;#submenu&quot;).Scrolling( $(&quot;#hero-static&quot;).height(), $(&quot;body&quot;).height()); }); &lt;/script&gt;</content>			</entry><entry>
		<title>대규모 패치중

현재 ...</title>
		<link rel="alternate" type="text/html" href="https://blog.gaon.it/dn_domain/92989"/>
			<id>https://blog.gaon.it/dn_domain/92989</id>
		<published>2023-05-02T07:27:14+09:00</published>
		<updated>2023-05-02T07:27:14+09:00</updated>
		<author>
			<name>admin</name>
		</author>
		<summary type="text">대규모 패치중 현재 서비스 개발중입니다. 패널접속</summary>
	<content type="html">&lt;section class=&quot;hero-static d-flex align-items-center&quot; id=&quot;hero-static&quot;&gt; &lt;div class=&quot;container d-flex flex-column justify-content-center align-items-center text-center position-relative aos-init aos-animate&quot; data-aos=&quot;zoom-out&quot;&gt; &lt;h2&gt;대규모 &lt;span&gt;패치중&lt;/span&gt;&lt;/h2&gt; &lt;p&gt;현재 서비스 개발중입니다.&lt;/p&gt; &lt;div class=&quot;d-flex&quot;&gt;&lt;a class=&quot;btn-get-started scrollto&quot; href=&quot;https://console.gaon.it&quot;&gt;패널접속&lt;/a&gt; &lt;!--&lt;a class=&quot;glightbox btn-watch-video d-flex align-items-center&quot; href=&quot;https://www.youtube.com/watch?v=LXb3EKWsInQ&quot;&gt;&lt;i class=&quot;bi bi-play-circle&quot;&gt;&lt;/i&gt;&lt;span&gt;Watch Video&lt;/span&gt;&lt;/a&gt;--&gt;&lt;/div&gt; &lt;/div&gt; &lt;/section&gt;</content>			</entry></feed>
