Skip to content

Commit

Permalink
css up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 18, 2024
1 parent ede5c19 commit e7a91cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css.min.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yegor256/drops@gh-pages/drops.min.css"/>
<link rel="stylesheet" href="//www.yegor256.com/css/icons.css"/>
<link href='/css/main.css?6' rel='stylesheet'/>
<link href='/css/main.css?7' rel='stylesheet'/>
<script src="https://code.jquery.com/jquery-1.9.0.min.js"></script>
<script>
$(function() {
Expand Down

0 comments on commit e7a91cd

Please sign in to comment.