Welcome to mirror list, hosted at ThFree Co, Russian Federation.

katex.md « archetypes - gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aa4e6865f90956264b641aa21f570ae99a5355c9 (plain)
1
2
3
4
5
6
7
8
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: ""
date: {{ .Date }}
katex: true
katexExtensions: [ mchem, copy-tex ]
draft: true
---