mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 19:04:22 +01:00
commit
c57b3fdfc5
4 changed files with 23 additions and 3 deletions
|
@ -4,10 +4,10 @@ languageCode = "en-us"
|
|||
title = "Aroy"
|
||||
theme = "syna"
|
||||
enableGitInfo = true
|
||||
version = "0.17.3"
|
||||
version = "0.17.4"
|
||||
|
||||
# Google Analytics tracking
|
||||
googleAnalytics = "G-PRFGX3RLE2"
|
||||
googleAnalytics = ""
|
||||
|
||||
disableKinds = ["RSS", "taxonomy", "taxonomyTerm"]
|
||||
|
||||
|
|
13
content/blog/ANSI-color-codes/content.md
Normal file
13
content/blog/ANSI-color-codes/content.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
+++
|
||||
title = "ANSI color codes"
|
||||
subtitle = "The entire table of ANSI color codes."
|
||||
|
||||
date = "2020-12-02"
|
||||
lastmod = "2020-12-16"
|
||||
|
||||
fragment = "content"
|
||||
weight = 100
|
||||
tags = ["ANSI", "color", "codes", "cheat", "sheet"]
|
||||
+++
|
||||
|
||||
<script src="https://gist.github.com/Aroy-Art/c4b79c31720494d7fe97098481fbf029.js"></script>
|
7
content/blog/ANSI-color-codes/index.md
Normal file
7
content/blog/ANSI-color-codes/index.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = "ANSI color codes"
|
||||
subtitle = "The entire table of ANSI color codes."
|
||||
|
||||
date = "2021-01-21"
|
||||
tags = ["ANSI", "color", "codes", "cheat", "sheet"]
|
||||
+++
|
|
@ -1 +1 @@
|
|||
Subproject commit 47741c9c9d42b68448de992ebf52ecd3ba825168
|
||||
Subproject commit eb206a014b7f52a96a78e0914be7d8b74d4f7389
|
Loading…
Reference in a new issue