Pārlūkot izejas kodu

Merge branch 'dev' of https://github.com/tabler/tabler into dev

codecalm 8 mēneši atpakaļ
vecāks
revīzija
e6f2f2364f

+ 1 - 1
_config.yml

@@ -265,7 +265,7 @@ months-short: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O
 months-long: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']
 
 icons:
-  link: https://tabler-icons.io
+  link: https://tabler.io/icons
 
 emails:
   price: "$29"

+ 1 - 1
src/pages/_includes/cards/icons-banner.html

@@ -12,7 +12,7 @@
 				<h3 class="h1">Tabler Icons</h3>
 				<div class="markdown text-secondary">
 					All icons come from the Tabler Icons set and are MIT-licensed. Visit
-					<a href="{{ site.icons.link }}" target="_blank" rel="noopener">tabler-icons.io</a>,
+					<a href="{{ site.icons.link }}" target="_blank" rel="noopener">tabler.io/icons</a>,
 					download any of the {{ icons-count }} icons in SVG, PNG or&nbsp;React and use them in your favourite design tools.
 				</div>
 				<div class="mt-3">

+ 1 - 1
src/pages/_includes/cards/icons.html

@@ -16,7 +16,7 @@
 				{% for icon in site.data.icons %}
 				{% assign icon-name = icon[0] %}
 				{% if icon[1].svg[type] %}
-				<a href="https://tabler-icons.io/i/{{ icon-name }}" target="_blank" rel="noopener" class="demo-icons-list-item" title="{{ icon-name }}" data-bs-toggle="tooltip" data-bs-placement="top">
+				<a href="https://tabler.io/icons/icon/{{ icon-name }}" target="_blank" rel="noopener" class="demo-icons-list-item" title="{{ icon-name }}" data-bs-toggle="tooltip" data-bs-placement="top">
 					{% include ui/icon.html icon=icon-name type=type %}
 				</a>
 				{% endif %}

+ 1 - 1
src/pages/_includes/layout/headers/uptime.html

@@ -7,7 +7,7 @@
 
 			<div class="col">
 				<h2 class="page-title">
-					tabler-icons.io
+					tabler.io/icons
 				</h2>
 				<div class="text-secondary">
 					<ul class="list-inline list-inline-dots mb-0">