-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3f7fef
commit c6bc0eb
Showing
9 changed files
with
50 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,17 @@ | |
<link rel="icon" href="/img/favicon.svg"> | ||
<meta name="theme-color" content="#161e20"> | ||
<meta charset="utf-8"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Jura:[email protected]&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/main.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/blog.css"> | ||
|
||
|
||
<meta name='author' content='[email protected] (Предраг Николић)'> | ||
<meta name='description' content='The GitDiffView plugin for Sublime Text got a new UI and some UX improvements.'> | ||
<meta name='keywords' content='sublime-text'> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,17 @@ | |
<link rel="icon" href="/img/favicon.svg"> | ||
<meta name="theme-color" content="#161e20"> | ||
<meta charset="utf-8"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Jura:[email protected]&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/main.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/blog.css"> | ||
|
||
|
||
<meta name='author' content='[email protected] (Предраг Николић)'> | ||
<meta name='description' content='Песмe препричава његов син Михајло Николић.'> | ||
<meta name='keywords' content='Ован на мотору'> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,17 @@ | |
<link rel="icon" href="/img/favicon.svg"> | ||
<meta name="theme-color" content="#161e20"> | ||
<meta charset="utf-8"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Jura:[email protected]&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/main.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/blog.css"> | ||
|
||
|
||
<meta name='author' content='[email protected] (Предраг Николић)'> | ||
<meta name='description' content='An <a href="https://www.npmjs.com/package/@predragnikolic/pn-show-db">npm tool</a> to visualize your database <br />and generate SQL with a local Ollama model.'> | ||
<meta name='keywords' content='postgres, visualize, sql, ollama, phi, sqlcoder'> | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,9 @@ | |
<title>Предраг Николић</title> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;500;700&family=Source+Sans+3:wght@300;400;600&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Jura:[email protected]&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" type="text/css" href="/main.css"> | ||
<meta name="description" content="Програмер из Ликодре."/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,16 @@ | |
<link rel="icon" href="/img/favicon.svg"> | ||
<meta name="theme-color" content="#161e20"> | ||
<meta charset="utf-8"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
<link href="https://fonts.googleapis.com/css2?family=Jura:[email protected]&family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" href="/main.css"> | ||
<link rel="stylesheet" type="text/css" href="/css/blog.css"> | ||
|
||
<!-- {{BLOG_META}}--> | ||
</head> | ||
<body class="blog_body"> | ||
|