Úprava souboru index.html
This commit is contained in:
parent
fef078084e
commit
dda847f3cb
4 changed files with 7 additions and 7 deletions
|
@ -102,7 +102,7 @@
|
|||
|
||||
<!-- SEARCH FORM -->
|
||||
<div id="search-form" class="pull-right">
|
||||
<form method="get" target="_blank" action="https://search.brave.com/search">
|
||||
<form method="get" target="_blank" action="https://search.nolog.cz/search">
|
||||
<input type="text" name="q" value="Hledat" onFocus="if (this.value == 'Hledat') this.value = '';" onBlur="if (this.value == '') this.value = 'Hledat';" />
|
||||
</form>
|
||||
</div><!-- SEARCH FORM -->
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
|
||||
<!-- SEARCH FORM -->
|
||||
<div id="search-form" class="pull-right">
|
||||
<form method="get" target="_blank" action="https://search.brave.com/search">
|
||||
<form method="get" target="_blank" action="https://search.nolog.cz/search">
|
||||
<input type="text" name="q" value="Hledat" onFocus="if (this.value == 'Hledat') this.value = '';" onBlur="if (this.value == '') this.value = 'Hledat';" />
|
||||
</form>
|
||||
</div><!-- SEARCH FORM -->
|
||||
|
@ -168,7 +168,7 @@
|
|||
<!-- BREADCRUMBS -->
|
||||
<section class="breadcrumbs_block clearfix parallax">
|
||||
<div class="container center">
|
||||
<h2>A51 <big><i class="fl-gitea"></i></big> <b>RSS</b> <i class="fa fa-rss"></i></h2>
|
||||
<h2><big><i class="fl-gitea"></i></big> <b>RSS</b> <i class="fa fa-rss"></i></h2>
|
||||
<p>RSS kanály u repozitářů...</p>
|
||||
</div>
|
||||
</section><!-- //BREADCRUMBS -->
|
||||
|
@ -196,13 +196,13 @@
|
|||
<div class="blog_post_date">8 ÚNOR 2025 | 16:25</div>
|
||||
<a class="blog_post_title" href="blog-post.html" >JavaScript pro detekci typu zařízení a změna zobrazení webové stránky...</a>
|
||||
<ul class="blog_post_info">
|
||||
<li><a href="javascript:void(0);" >⸫ A51</a></li>
|
||||
<li><a href="javascript:void(0);" >⸫ A-51</a></li>
|
||||
<li><a href="javascript:void(0);" ><big><i class="fl-gitea"></i></big> Gitea</a></li>
|
||||
<li><a href="javascript:void(0);" >RSS <i class="fa fa-rss"></i></a></li>
|
||||
</ul>
|
||||
<hr>
|
||||
<div class="blog_post_content">The best way to describe Adam Selman would be simply to say that he is the epitome of cool. So it’s only fitting that his first runway collection was made for the ultimate cool girl.</div>
|
||||
<a class="read_more_btn" href="blog-post.html" >Read More</a>
|
||||
<a class="read_more_btn" href="blog-post.html" ><i class='bx bxl-git'></i> Read More</a>
|
||||
</div>
|
||||
</div><!-- //BLOG POST -->
|
||||
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
|
||||
<!-- SEARCH FORM -->
|
||||
<div id="search-form" class="pull-right">
|
||||
<form method="get" target="_blank" action="https://search.brave.com/search">
|
||||
<form method="get" target="_blank" action="https://search.nolog.cz/search">
|
||||
<input type="text" name="q" value="Hledat" onFocus="if (this.value == 'Hledat') this.value = '';" onBlur="if (this.value == '') this.value = 'Hledat';" />
|
||||
</form>
|
||||
</div><!-- SEARCH FORM -->
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
|
||||
<!-- SEARCH FORM -->
|
||||
<div id="search-form" class="pull-right">
|
||||
<form method="get" target="_blank" action="https://search.brave.com/search">
|
||||
<form method="get" target="_blank" action="https://search.nolog.cz/search">
|
||||
<input type="text" name="q" value="Hledat" onFocus="if (this.value == 'Hledat') this.value = '';" onBlur="if (this.value == '') this.value = 'Hledat';" />
|
||||
</form>
|
||||
</div><!-- SEARCH FORM -->
|
||||
|
|
Loading…
Add table
Reference in a new issue